fish-shell/share
Brian Gernhardt 5753fa2106 git_prompt: Merge operation, branch, and bare helpers
Operation and branch detection are merged together in the original
because branch information may come from different places depending on
the operation.

Merging the bare helper in helps avoid testing for the working
directory and bare status twice, both of which requires forking a new
process.

Also helps the code match the original more, which will make adding
new features easier.
2013-07-26 16:10:33 -04:00
..
completions Fix make command completion. Fixes issue #928. 2013-07-25 15:06:39 +02:00
functions git_prompt: Merge operation, branch, and bare helpers 2013-07-26 16:10:33 -04:00
tools Merge branch 'informative_git' of git://github.com/mariuszs/fish-shell into mariuszs-informative_git 2013-07-11 12:26:25 -07:00
config.fish Put user paths at beginning 2013-06-22 17:15:43 +02:00