diff options
Diffstat (limited to 'Remote/Directory.hs')
-rw-r--r-- | Remote/Directory.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Remote/Directory.hs b/Remote/Directory.hs index da75fb794..be533d038 100644 --- a/Remote/Directory.hs +++ b/Remote/Directory.hs @@ -57,6 +57,7 @@ gen r u c gc = do gitconfig = gc, localpath = Just dir, readonly = False, + globallyAvailable = False, remotetype = remote } where |