We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1369e67 + f1964ca commit add77abCopy full SHA for add77ab
book/01-introduction/sections/help.asc
@@ -43,6 +43,7 @@ usage: git add [<options>] [--] <pathspec>...
43
--refresh don't add, only refresh the index
44
--ignore-errors just skip files which cannot be added because of errors
45
--ignore-missing check if - even missing - files are ignored in dry run
46
+ --sparse allow updating entries outside of the sparse-checkout cone
47
--chmod (+|-)x override the executable bit of the listed files
48
--pathspec-from-file <file> read pathspec from file
49
--pathspec-file-nul with --pathspec-from-file, pathspec elements are separated with NUL character
0 commit comments