You can put [user] blocks in repos, i.e.
/some/where $ head .git/config [user] email = [email protected] name = My 'nick' Name
You can manage multiple ssh keys via your ssh config too. But this does seem to make things easier, I always end up fighting with this when I need to do it once every 3 years
You can manage multiple ssh keys via your ssh config too. But this does seem to make things easier, I always end up fighting with this when I need to do it once every 3 years