Thread (5 messages) flat view 5 messages, 3 authors, 2016-06-15

Re: [PATCH] completion: complete "git diff ...branc<TAB>"

From: SZEDER Gábor <hidden>
Date: 2016-06-15 22:50:39

On Thu, Feb 24, 2011 at 01:24:57PM +0100, Michael J Gruber wrote:
Reminds me fo the following: Typing

git log origin/next@{1}..o<TAB>

gives

git log origin/next{1}..o

WTF? Completion eats at babies!
Interesting, I can't seem to be able to reproduce.

  git log origin/next@{1}..o<TAB>

gives me

  git log origin/next@{1}..origin/

and a TAB after that gives me all the remote branches from origin, as
it is supposed to, leaving the @{1} intact.

Which git, bash, and bash completion versions are you using?


Best,
Gábor
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help