Git.vala
authorAlan Knowles <alan@roojs.com>
Wed, 13 Mar 2019 07:07:45 +0000 (15:07 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 13 Mar 2019 07:07:45 +0000 (15:07 +0800)
Git.vala

index 5737ac3..74cfb6c 100644 (file)
--- a/Git.vala
+++ b/Git.vala
@@ -101,7 +101,7 @@ namespace  GitLive {
                                }
                                
                        }
-                       GLib.debug("missing %s", remote_name);                  
+                       GLib.debug("missing %s", remote_branch_name);                   
                        return null;
                
                }