tweak
This commit is contained in:
parent
497b1e6092
commit
b5733069db
1 changed files with 4 additions and 4 deletions
|
@ -15,15 +15,15 @@ module Remote (
|
||||||
hasKey,
|
hasKey,
|
||||||
hasKeyCheap,
|
hasKeyCheap,
|
||||||
|
|
||||||
keyPossibilities,
|
|
||||||
keyPossibilitiesTrusted,
|
|
||||||
remoteTypes,
|
remoteTypes,
|
||||||
genList,
|
genList,
|
||||||
byName,
|
byName,
|
||||||
nameToUUID,
|
prettyPrintUUIDs,
|
||||||
remotesWithUUID,
|
remotesWithUUID,
|
||||||
remotesWithoutUUID,
|
remotesWithoutUUID,
|
||||||
prettyPrintUUIDs,
|
keyPossibilities,
|
||||||
|
keyPossibilitiesTrusted,
|
||||||
|
nameToUUID,
|
||||||
showTriedRemotes,
|
showTriedRemotes,
|
||||||
showLocations,
|
showLocations,
|
||||||
forceTrust
|
forceTrust
|
||||||
|
|
Loading…
Reference in a new issue