|
|
|
|
|
by mubou
411 days ago
|
|
Are you talking about your git name and email? Because you can set that (and other settings) per-repo simply by omitting --global in `git config`. If you have multiple github accounts, you can use separate keys by defining custom hosts in your ssh config, but that doesn't seem relevant in your case. |
|