summaryrefslogtreecommitdiff
path: root/Remote/Git.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Remote/Git.hs')
-rw-r--r--Remote/Git.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Remote/Git.hs b/Remote/Git.hs
index 704bdc04d..183fcd854 100644
--- a/Remote/Git.hs
+++ b/Remote/Git.hs
@@ -48,7 +48,7 @@ gen r u _ = do
(False, "") -> tryGitConfigRead r
_ -> return r
- u' <- getUUID r'
+ u' <- getRepoUUID r'
let defcst = if cheap then cheapRemoteCost else expensiveRemoteCost
cst <- remoteCost r' defcst