Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

git completion problems



I have three remote branches: "origin/master", "origin/production",
and "origin/production-dev".  When I enter "o", it will complete
"origin".  If I add "/pr", it will not complete "origin/production".
However, if I enter "o/pr" it will complete "origin/production".

I'm using Zsh 5.1.1 and have downloaded the latest
Completion/Unix/_git to first entry in my $path.

-- 
Will Gray
Nashville, TN



Messages sorted by: Reverse Date, Date, Thread, Author