This commit is contained in:
Joey Hess 2021-03-09 15:59:29 -04:00
parent 1d7fa63149
commit f951847c6a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -37,7 +37,7 @@ gcrypt:
For a git repository accessed over ssh, and using git-annex-shell
to transfer data, use:
`gitrepo=ssh://user@host/path/to/repo` or `host:path`
`gitrepo=ssh://user@host/path/to/repo` or `gitrepo=host:path`
Note that each `git push` has to re-send the whole content of the git
repository when using this option.