Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 160 Bytes

git-add.md

File metadata and controls

3 lines (3 loc) · 160 Bytes
  • git add <file|folder>: add new and changed files to the Index
  • git add --all: add all new and changed files to the index
  • git status: show long status