GitRepo.vala
[gitlive] / GitRepo.vala
index 3986b22..309a1a3 100644 (file)
@@ -274,6 +274,12 @@ public class GitRepo : Object
         
         
     }
+    
+    public void pull_async(Callback cb) {
+    
+    
+    }
+    
     /**
      * push:
      * Send local changes to remote repo(s)