fish-shell/share
Brian Gernhardt d534b0ba81 git_prompt: Call git rev-parse less often
The code invoked `git rev-parse` several times when the required
information could be collected all at once.

This is based on the following commits from git.git:

efaa0c1: bash prompt: combine 'git rev-parse' executions in the main code path
e3e0b93: bash prompt: combine 'git rev-parse' for detached head
0f37c12: bash prompt: use bash builtins to check for unborn branch for dirty state
dd0b72c: bash prompt: use bash builtins to check stash state
2013-07-26 22:05:07 -04:00
..
completions Fix make command completion. Fixes issue #928. 2013-07-25 15:06:39 +02:00
functions git_prompt: Call git rev-parse less often 2013-07-26 22:05:07 -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