Quick reference for common Git commands with examples
Initialize a new Git repository
Clone a remote repository
Add files to staging area
Commit changes
Check repository status
View commit history
Show changes