|
|
|
|
|
by ljm
396 days ago
|
|
Git supports conditional configuration so you can tell it to load different config files based on file system location or what have you. I use it to swap signing keys and author info depending on whether the repo is personal or for work based. |
|