From: Sylvain RABOT <srabot@steek.com>
To: spearce@spearce.org
Cc: git@vger.kernel.org
Subject: Minor bug in bash completion
Date: Tue, 29 Dec 2009 15:36:58 +0100 [thread overview]
Message-ID: <4B3A140A.60302@steek.com> (raw)
Hello,
I found a bug in the git bash completion.
It occurs when I press tab to complete branch name when I want to pull
from the origin.
Instead of completing the branch name it prompts me directly for my
password on the origin remote.
I pressed tab
here (just after mem)
|
srabot@khety:~/dev/ribeti.git[memcached]$ git pull origin
memsrabot@git.ps.agematis.loc's password:
srabot@git.ps.agematis.loc's password:
cached
srabot@git.ps.agematis.loc's password:
From git.ps.agematis.loc:/var/git/ribeti
* branch memcached -> FETCH_HEAD
Already up-to-date.
I'm using :
Linux khety 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009
i686 GNU/Linux
GNU bash, version 4.0.33(1)-release (i486-pc-linux-gnu)
git version 1.6.6
Best regards.
--
Sylvain
next reply other threads:[~2009-12-29 14:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-29 14:36 Sylvain RABOT [this message]
2009-12-30 11:22 ` Minor bug in bash completion SZEDER Gábor
2009-12-30 17:59 ` Sylvain Rabot
2009-12-30 18:00 ` Junio C Hamano
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=4B3A140A.60302@steek.com \
--to=srabot@steek.com \
--cc=git@vger.kernel.org \
--cc=spearce@spearce.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).