git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* possible completion bug with --set-upstream-to=
@ 2017-12-30  0:26 Ernesto Alfonso
  2017-12-30  8:28 ` SZEDER Gábor
  0 siblings, 1 reply; 3+ messages in thread
From: Ernesto Alfonso @ 2017-12-30  0:26 UTC (permalink / raw)
  To: git



Whenever I type the last <TAB> to complete origin/master, as in below:

> git branch --set-upstream-to=orig<TAB>

what I get is:

> git branch origin/master

instead of the expected:

> git branch --set-upstream-to=origin/master

git version and OS:

>git version 2.1.4
>
>Distributor ID:	Debian
>Description:	Debian GNU/Linux 8.7 (jessie)
>Release:	8.7
>Codename:	jessie
>

Thanks,

Ernesto

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

end of thread, other threads:[~2017-12-30 14:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-30  0:26 possible completion bug with --set-upstream-to= Ernesto Alfonso
2017-12-30  8:28 ` SZEDER Gábor
2017-12-30 14:51   ` Jeff King

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