get rid of hardcoded "name" lookups
Support "sameas-name" being set instead. In RenameRemote, rename which ever of the two is set.
This commit is contained in:
parent
92ff30df70
commit
d1130ea04a
15 changed files with 45 additions and 14 deletions
|
@ -30,6 +30,7 @@ module Remote.Helper.Special (
|
|||
specialRemoteCfg,
|
||||
specialRemote,
|
||||
specialRemote',
|
||||
lookupName,
|
||||
module X
|
||||
) where
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue