git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug in git-completion.bash in __git_heads() function
@ 2017-12-04  9:16 Amandeep Gautam
  2017-12-04  9:43 ` SZEDER Gábor
  0 siblings, 1 reply; 2+ messages in thread
From: Amandeep Gautam @ 2017-12-04  9:16 UTC (permalink / raw)
  To: git

Hello,
   This is the first time I am sending a bug report here, so if I have
not met the criteria please let me know.
   I found that at:
https://github.com/git/git/blob/master/contrib/completion/git-completion.bash#L371,
the usage of refname:strip=2 generates error:

fatal: unknown refname: format strip=2.

I am using git version 1.9.1. However using %(refname:short), I
believe produces intended behaviour.

If my findings are validated, I would be willing to submit a patch for
this. Please let me know.

Regards,
Aman

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

end of thread, other threads:[~2017-12-04  9:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-04  9:16 Bug in git-completion.bash in __git_heads() function Amandeep Gautam
2017-12-04  9:43 ` SZEDER Gábor

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).