Make git server mirror upload honor config['identity_file'] option

This commit is contained in:
Torsten Grote 2017-04-24 16:22:33 -03:00
parent 1c25c516aa
commit c137231d8b
No known key found for this signature in database
GPG key ID: 3E5F77D92CF891FF
2 changed files with 13 additions and 5 deletions

View file

@ -181,7 +181,7 @@ The repository of older versions of applications from the main demo repository.
# 'http://foobarfoobarfoobar.onion/fdroid',
# )
# optionally specific which identity file to use when using rsync over SSH
# optionally specify which identity file to use when using rsync or git over SSH
#
# identity_file = '~/.ssh/fdroid_id_rsa'