summaryrefslogtreecommitdiff
path: root/url.h
diff options
context:
space:
mode:
authorSZEDER Gábor <szeder@ira.uka.de>2010-10-10 23:43:33 +0200
committerJunio C Hamano <gitster@pobox.com>2010-10-13 15:08:59 -0700
commit2a5da75579310a674431e6b91fed1d712f4c24ae (patch)
tree9d6b169809db165a44143dbdc3bad66333469896 /url.h
parent128191f5eec4365c4798d2bc8ef86008edb7d1bb (diff)
downloadgit-2a5da75579310a674431e6b91fed1d712f4c24ae.tar.gz
bash: support more 'git notes' subcommands and their options
The current completion function for 'git notes' only supported the 'edit' and 'show' subcommands and none of their options. This patch adds support for all missing subcommands, options, and their arguments (files or refs), if any. The code responsible for completing subcommand looks different compared to the completion functions of other git commands with subcommands. This is because of the '--ref <notes-ref>' option which comes before the subcommand (i.e. git notes --ref <notes-ref> add). Signed-off-by: SZEDER Gábor <szeder@ira.uka.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'url.h')
0 files changed, 0 insertions, 0 deletions