remove outdated note
This commit is contained in:
parent
34a6db4f15
commit
57b303148b
1 changed files with 0 additions and 4 deletions
|
@ -549,10 +549,6 @@ parseManifest b =
|
|||
|
||||
-- Avoid using special remotes that are thirdparty populated, because
|
||||
-- there is no way to push the git repository keys into one.
|
||||
--
|
||||
-- XXX Avoid using special remotes that are encrypted by key
|
||||
-- material stored in the git repository, since that would present a
|
||||
-- chicken and egg problem when cloning.
|
||||
checkSpecialRemoteProblems :: Remote -> Maybe String
|
||||
checkSpecialRemoteProblems rmt
|
||||
| Remote.thirdPartyPopulated (Remote.remotetype rmt) =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue