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 b1184c3 + 68fcebf commit 7b95c64Copy full SHA for 7b95c64
Documentation/git-add.txt
@@ -9,7 +9,7 @@ SYNOPSIS
9
--------
10
[verse]
11
'git add' [--verbose | -v] [--dry-run | -n] [--force | -f] [--interactive | -i] [--patch | -p]
12
- [--edit | -e] [--[no-]all | --[no-]ignore-removal | [--update | -u]] [--sparse]
+ [--edit | -e] [--[no-]all | -A | --[no-]ignore-removal | [--update | -u]] [--sparse]
13
[--intent-to-add | -N] [--refresh] [--ignore-errors] [--ignore-missing] [--renormalize]
14
[--chmod=(+|-)x] [--pathspec-from-file=<file> [--pathspec-file-nul]]
15
[--] [<pathspec>...]
0 commit comments