1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00
zsh/Completion/Unix
m0viefreak 735e7becb9 31748: _git: support completing remote branches without <remote>/ prefix
this is used in git 1.8's
git checkout <branch>
as a shorthand for
git checkout -b <branch> --track <remote>/<branch>
in case <branch> exists on exactly one remote and is not a local branch
2013-09-22 14:01:12 +02:00
..
Command 31748: _git: support completing remote branches without <remote>/ prefix 2013-09-22 14:01:12 +02:00
Type suppress stderr when listing java classes to complete 2013-08-04 18:58:20 +01:00
.distfiles new or changed after move 2001-04-02 12:39:40 +00:00