blind enabling of existing ssh and ssh gcrypt repos
This commit is contained in:
parent
dfdaa649d0
commit
a5e1f2efc0
6 changed files with 129 additions and 60 deletions
|
@ -186,7 +186,7 @@ repoList reposelector
|
|||
-- handled separately.
|
||||
case getconfig "gitrepo" of
|
||||
Just rr | remoteLocationIsUrl (parseRemoteLocation rr g) ->
|
||||
val True EnableGCryptR
|
||||
val True EnableSshGCryptR
|
||||
_ -> Nothing
|
||||
_ -> Nothing
|
||||
where
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue