Configure user name & email for Git profile using terminal
Git allows you to configure a global and per-project Git profile consisting of name and email address.
Git commands come handy when you want to set or change your git identity. Changes only affect future commits.
Set or update user name for local Git...
meshworld.hashnode.dev2 min read
Catalin Pit
Super useful article!