I have a git repository which will have two users committing from the same repository on the same machine. I know I can edit the config options for the project to set a user for that particular repository, but is there a way to allow multiple users to commit from the same exact repository (perhaps by specifying username in the commit)?
Asked
Active
Viewed 287 times