improve apiurl description
This commit is contained in:
parent
d394f0b020
commit
9b42f5fe89
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ remote = specialRemoteType $ RemoteType
|
|||
[ optionalStringParser urlField
|
||||
(FieldDesc "url of git-lfs repository")
|
||||
, optionalStringParser apiUrlField
|
||||
(FieldDesc "url of LFS API endpoint")
|
||||
(FieldDesc "url of LFS API endpoint (when not specified derives from url)")
|
||||
]
|
||||
, setup = mySetup
|
||||
, exportSupported = exportUnsupported
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue