#git
Read more stories on Hashnode
Articles with this tag
git - cheat sheet Configuration $ git config --global user.name "[name]" Sets the name to your commit transactions $ git config --global user.email...