From e53900a54597437818d785aa6b1683b3b49d2afb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 12 Oct 2010 15:44:54 -0400 Subject: stub --- UUID.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'UUID.hs') diff --git a/UUID.hs b/UUID.hs index 0b795b8c1..40c2330ee 100644 --- a/UUID.hs +++ b/UUID.hs @@ -34,5 +34,6 @@ prepUUID repo = then do uuid <- genUUID gitRun repo ["config", configkey, uuid] - gitConfigRead repo -- return new repo with updated config + -- return new repo with updated config + gitConfigRead repo else return repo -- cgit v1.2.3