You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's my question, too. Do I have to append all the public keys to the id_rsa.pub file in git-server/keys or is it possible to store them under different names (user1.pub, user2.pub, ...)
Noobs question: Your Readme is great. Got everything working from there. Could you add a paragraph on how to add an additional git user?
I.e.
How to add an additional Git user:
Append the public key of the new git user to the ~/git-server/keys/id_rsa.pub and restart the git server
Such a great way to setup a git. Hope you can help.
The text was updated successfully, but these errors were encountered: