git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Git Completion after colon in push command
@ 2015-05-14 18:52 Robert Dailey
  0 siblings, 0 replies; only message in thread
From: Robert Dailey @ 2015-05-14 18:52 UTC (permalink / raw
  To: Git

I Googled around for an answer to this but I'm concerned maybe it's an
issue with my environment. Perhaps you guys can help me out.

I'm using Git 2.4.1 on Windows through mintty terminal. I grabbed the
latest git completion shell script from here:
https://github.com/git/git/blob/master/contrib/completion/git-completion.bash

I source it manually in my .bashrc file.

Tab completion works for ref names everywhere except for push. Suppose
I have a branch named "releases/1.2.3"

When I do this:

$ git push origin :rele

Right at the end of that, I press TAB expecting it to complete the ref
I'm pushing to delete. But it does nothing. Any reason for this? I
recall this used to work a few months ago before I upgraded.

Thanks in advance.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-14 18:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-14 18:52 Git Completion after colon in push command Robert Dailey

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).