From ae87e7828fca48b8a006485923ab8e75efc9feae Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 25 Aug 2017 13:29:55 +0800 Subject: [PATCH] GitMonitor.vala --- GitMonitor.vala | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/GitMonitor.vala b/GitMonitor.vala index 9dcb246c..6ca46271 100644 --- a/GitMonitor.vala +++ b/GitMonitor.vala @@ -534,8 +534,7 @@ public class GitMonitor : Monitor //print("Pull failed:\n"); return; } - - + // -- DO STUFF.. try { repo.add(add_files_f); -- 2.39.2