mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-24 23:33:29 +02:00
1b768a3b40
Behave more like lib/git.zsh. Set `SVN_SHOW_BRANCH="true"` to display branch/tag or trunk instead of just repo name. Falls back to repo name if branch information is not available. Idea and awk call from revans/bash-it/themes/base.theme.bash