From: Alan Knowles Date: Sat, 23 Sep 2017 05:16:21 +0000 (+0800) Subject: GitRepo.vala X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=f57b3e8eee2db6a3984f89c13987e265596d0c14 GitRepo.vala --- diff --git a/GitRepo.vala b/GitRepo.vala index 3986b22d..309a1a3a 100644 --- a/GitRepo.vala +++ b/GitRepo.vala @@ -274,6 +274,12 @@ public class GitRepo : Object } + + public void pull_async(Callback cb) { + + + } + /** * push: * Send local changes to remote repo(s)