Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 117 Bytes

File metadata and controls

13 lines (7 loc) · 117 Bytes

Git Basics

*git init - creates a new git repository

*git status -

*git add -

*git commit

*git diff

*git log