mirror of
https://github.com/git/git.git
synced 2026-01-08 09:13:48 +00:00
Merge branch 'jc/completion-no-single-letter-options'
In-code comment update to clarify that single-letter options are outside of the scope of command line completion script. * jc/completion-no-single-letter-options: completion: clarify support for short options and arguments
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
# *) git email aliases for git-send-email
|
||||
# *) tree paths within 'ref:path/to/file' expressions
|
||||
# *) file paths within current working directory and index
|
||||
# *) common --long-options
|
||||
# *) common --long-options but not single-letter options
|
||||
# *) arguments to long and single-letter options
|
||||
#
|
||||
# To use these routines:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user