I have a personal and Work Github Accounts.
By default, git user.email is set to my personal email address. (git config user.email
)
Is there a way if I clone repos from Work github account - it will use work email address automatically? Or what is right approach?