Git.vala
[gitlive] / Git.vala
index 8d7451d..18da46e 100644 (file)
--- a/Git.vala
+++ b/Git.vala
@@ -296,7 +296,7 @@ namespace  GitLive {
         
                }
                
-               public void loadRemoteHeads(bool force = false)
+               public async  void loadRemoteHeads(bool force = false)
                {
                        
                        if (!force && this.remote_heads != null) {