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 9d296d3 + dc8a00f commit b526217Copy full SHA for b526217
contrib/completion/git-completion.bash
@@ -13,7 +13,8 @@
13
# *) git email aliases for git-send-email
14
# *) tree paths within 'ref:path/to/file' expressions
15
# *) file paths within current working directory and index
16
-# *) common --long-options
+# *) common --long-options but not single-letter options
17
+# *) arguments to long and single-letter options
18
#
19
# To use these routines:
20
0 commit comments