mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-02 04:23:01 +02:00
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