mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-02-01 23:20:23 +01:00
Up until now the agnoster theme with enabled inline git branch display did not work properly for bare repos. This was caused by `git rev-parse --show-toplevel` returning empty string for bare repos. In that case it now uses the git directory as root. Your bare repo should be displayed properly (although you usually won't really navigate through a bare git repo, this is nice to have.
11 KiB
11 KiB