▲ | er453r 3 months ago | ||||||||||||||||||||||||||||
One even-better approach IMHO Just keep a .gitconfig in your HOME with aliases for your identities. Then just after initializing/cloning the repo do git config-company or git config-personal
| |||||||||||||||||||||||||||||
▲ | flumpcakes 3 months ago | parent [-] | ||||||||||||||||||||||||||||
How would you do the initial clone without the correct ssh config to begin with? I think the benefit of the article's method is that any clone from their org will just work. | |||||||||||||||||||||||||||||
|