From: Ernesto Alfonso <erjoalgo@gmail.com>
To: git@vger.kernel.org
Subject: possible completion bug with --set-upstream-to=
Date: Fri, 29 Dec 2017 16:26:17 -0800 [thread overview]
Message-ID: <87bmih83iu.fsf@gmail.com> (raw)
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
next reply other threads:[~2017-12-30 0:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-30 0:26 Ernesto Alfonso [this message]
2017-12-30 8:28 ` possible completion bug with --set-upstream-to= SZEDER Gábor
2017-12-30 14:51 ` Jeff King
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bmih83iu.fsf@gmail.com \
--to=erjoalgo@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).