mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
Update lfsconfig comment
Use a colon instead of a backslash to seperate domain from repo. The backslash only works for pushing and for pulling lfs will complain about "batch request: missing protocol" Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
parent
3c457457cd
commit
3a38fcb17c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# If you are using ssh [1] to push and want to use it to obtain a token instead
|
||||
# of using basic auth override this with:
|
||||
# git config lfs.url git@gitea.wildfiregames.com/0ad/0ad.git
|
||||
# git config lfs.url git@gitea.wildfiregames.com:0ad/0ad.git
|
||||
#
|
||||
# [1] https://github.com/git-lfs/git-lfs/blob/main/docs/api/server-discovery.md#ssh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue