Tetapkan pengguna yang berbeda untuk git

git config user.email [email protected]
git config user.name "work user name"
Fahim Foysal