Git Basics : Shortcuts Ssachin Ujjjainkar February 14, 2020 Git Basics git init Initialize a repository git status Show status of working tree git add file.txt ... Continue Reading