mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 10:46:59 +08:00
9d7a0de4c1
commit e07f1d59c06094846db8ce59f65d4790b222fffa Author: Mahmoud Al-Qudsi <mqudsi@neosmart.net> Date: Sun Sep 10 21:54:45 2017 -0500 Use git branch and git branch --remote for checkout completions commit 9e1632236be065e051e306b11082ca4e9c7a0ee1 Author: Mahmoud Al-Qudsi <mqudsi@neosmart.net> Date: Sun Sep 10 11:27:30 2017 -0500 Correct classification of remote and local branches To prevent any breakage, no changes were made to __fish_git_branches, instead its output was filtered into __fish_git_remote_branches and __fish_git_local_branches, the two of which are now used to provide completions for "git checkout ..." Fixes #4395 Closes #4396 |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish |