git-add: update page (#12982)
Co-authored-by: spageektti <git@spageektti.cc>
This commit is contained in:
@@ -11,6 +11,10 @@
|
|||||||
|
|
||||||
`git add -A`
|
`git add -A`
|
||||||
|
|
||||||
|
- Add all files in the current folder:
|
||||||
|
|
||||||
|
`git add .`
|
||||||
|
|
||||||
- Only add already tracked files:
|
- Only add already tracked files:
|
||||||
|
|
||||||
`git add -u`
|
`git add -u`
|
||||||
|
Reference in New Issue
Block a user