git-remote-annex: Display full url when using remote with the shorthand url
This commit is contained in:
parent
04a256a0f8
commit
19418e81ee
7 changed files with 76 additions and 20 deletions
|
@ -51,6 +51,8 @@ data RemoteConfigFieldParser = RemoteConfigFieldParser
|
|||
data FieldDesc
|
||||
= FieldDesc String
|
||||
| HiddenField
|
||||
| DeprecatedField
|
||||
deriving (Eq)
|
||||
|
||||
newtype ValueDesc = ValueDesc String
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue