diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2018-03-07 08:05:03 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-03-07 11:02:48 -0800 |
commit | b25e2e64f68f3b1e790da9028c42b305c71580c7 (patch) | |
tree | cb992022bea8baddeff8b1f3be2e474bfb7c5bf4 /apply.h | |
parent | completion: simplify _git_notes (diff) | |
download | tgif-b25e2e64f68f3b1e790da9028c42b305c71580c7.tar.xz |
completion: complete --{reuse,reedit}-message= for all notes subcmds
The new subcommand that takes these options is 'git notes edit'. Just
accept the options from subcommands since we handle them the same way
in builtin/notes.c anyway. If a user does
git prune --reuse-message=...
just let the command catches that error when it's executed.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'apply.h')
0 files changed, 0 insertions, 0 deletions