This document provides commands to initialize a git repository, add all files, commit with a comment, and push changes to the master branch on the origin remote. It also notes that git status can be used to check the state of commits.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
25 views
Git Commands
This document provides commands to initialize a git repository, add all files, commit with a comment, and push changes to the master branch on the origin remote. It also notes that git status can be used to check the state of commits.