
When the flags for broken and dirty were implemented inb0176ce6b5
(builtin/describe: introduce --broken flag, 2017-03-21) and9f67d2e827
(Teach "git describe" --dirty option, 2009-10-21) the completion was not updated, although these flags are useful completions. Add them. Signed-off-by: Thomas Braun <thomas.braun@virtuell-zuhause.de> Helped-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>