fish-shell/share
Kevin Ballard b1281c3fb9 Update __fish_git_prompt.fish to handle git-svn better
Git-svn remotes can have a prefix for their remotes. If I set a prefix
of 'svn/' then my remote trunk branch is called svn/trunk. Update the
script to use the svn-remote.*.fetch key to figure out how the 'trunk'
branch is mapped into the remotes namespace and apply this to the
current branch. This assumes branches are mapped into the same
namespace, which is likely. It also doesn't work for tags, but neither
did the old code.
2012-07-13 21:46:57 -07:00
..
completions Fix for https://github.com/fish-shell/fish-shell/issues/42 2012-07-11 17:20:58 -07:00
functions Update __fish_git_prompt.fish to handle git-svn better 2012-07-13 21:46:57 -07:00
tools Fix for https://github.com/fish-shell/fish-shell/issues/105 2012-07-08 17:35:07 -07:00
config.fish Large set of changes related to making fish relocatable, and improving the build and install story. 2012-07-08 15:20:39 -07:00