GitHub Cheatsheet
Install GitHub Desktop desktop.github.com Git for All Platforms git-scm.com Configure tooling Configure user information for all local repositories git config --global user.name "[name]" Sets the name you want attached to your commit transactions gi...
Nov 3, 20224 min read10


