GitRepo.vala wip_alan_T5663_Gitlive_show_age_in_the
authorAlan Knowles <alan@roojs.com>
Tue, 15 Jan 2019 09:28:55 +0000 (17:28 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 15 Jan 2019 09:28:55 +0000 (17:28 +0800)
GitRepo.vala

index 1439184..d1ee645 100644 (file)
@@ -351,7 +351,7 @@ public class GitRepo : Object
        }
        GitMonitor.gitmonitor.start();
     }
-     
+      
 
     public bool doMerge(string action, string ticket_id, string commit_message)
     {