90DaysofDevops:Day#12
Configuring user information used across all local repositories
git config --global user.name “[firstname lastname]”:set a name that is identifiable for credit when review version historygit config --global user.email “[valid-email]”:set an email add...
goutamdevops.hashnode.dev3 min read