How to use multiple git account
Recently, I ran into a situation that I need to use multiple git account on my
laptop. Let say I have to work on multiple project and some of them I cannot use
my public github profile. After gone through several approach, i found
"conditional includes" of git config works