Git Cheatsheet
Index
Set Up
Configuration Files
Create
Local Changes
Search
Commit History
Move or Rename
Branches and Tags
Update and Publish
Merge and Rebase
Undo
Setup
Show current configuration:
$ git config --list
Show repository configuration:
$ git confi...
vishnuc.hashnode.dev8 min read