On 10-10-26 09:53 AM, Peter van der Does wrote: > > The completion script does not work as expected under Bash 4. > Bash: 3 > output: > $ git log --pretty=<tab><tab> > email full medium raw > format: fuller oneline short > > Bash: 4 > output: > $ git log --pretty=<tab><tab> > .bash_logout .local/ > .bash_profile Music/ > --More-- This patch also fixes my remote-refs issue. "git push origin HEAD:ba<tab><tab>" does the Right Thing (with bash 3 & 4). Thanks! M. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html