git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* bash completion lacks options
@ 2015-09-07 15:07 Olaf Hering
  2015-09-07 15:34 ` Ævar Arnfjörð Bjarmason
  0 siblings, 1 reply; 6+ messages in thread
From: Olaf Hering @ 2015-09-07 15:07 UTC (permalink / raw)
  To: git

"git send-email --f<tab>" lacks --find-renames and others. Is the list
of possible options maintained manually? Perhaps this should be
automated by placing the long strings in an ELF section, then filling
variables like $__git_format_patch_options from such ELF section.
An example how this was done in libguestfs is here (see daemon/daemon.h):
https://github.com/libguestfs/libguestfs/commit/0306c98d319d189281af3c15101c8d343e400f13

Olaf

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-09-08 18:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-07 15:07 bash completion lacks options Olaf Hering
2015-09-07 15:34 ` Ævar Arnfjörð Bjarmason
2015-09-07 15:36   ` Olaf Hering
2015-09-08 11:28     ` Ævar Arnfjörð Bjarmason
2015-09-08 12:49       ` Olaf Hering
2015-09-08 18:38       ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).