Thomas Rast <trast <at> student.ethz.ch> writes:
This works for me using git completion as shipped with v1.7.9-rc2 and
bash 4.2.10. Double-tabbing at 'git stash drop ' prints a list of
stashes as expected. Which bash version are you using?
$ bash --version
GNU bash, version 3.1.0(1)-release (i686-pc-msys)
Copyright (C) 2005 Free Software Foundation, Inc.
It's the version ship with the last version of msysGit.
I'm not sure I can update bash on Windows without any risk to break something.
So, do you think it's coming from the bash version ?