Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 172 Bytes

File metadata and controls

10 lines (5 loc) · 172 Bytes

Git Basics

*git init - create a new git repository in the current folder

*git status - I can use this anytime to see the current status of the repository

*git add -