mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
Merge branch 'jc/completion-no-single-letter-options' into jch
In-code comment update to clarify that single-letter options are outside of the scope of command line completion script. Comments? * 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