|
|
|
|
|
by mubou
423 days ago
|
|
Can I ask what you find tiresome, specifically? If it's because you have tons of repos, there's a little-known git feature where you can set the config for all repos in a directory, so that e.g. ~/work/* uses your work name & email, without having to `git config` every new repo you create or clone. https://alysivji.github.io/multiple-gitconfig-files.html |
|
But I was wondering if anyone has solved a similar problem or uses some ready-made tool)