1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-03-29 19:14:05 +08:00
ohmyzsh-mirror/lib/tests
Josh Allen 0e02d0278a
feat(git): show pending branch name as unbolded (#1)
* feat(git): show pending branch name as unbolded

When changing branches on a large repository it would show the old branch name and update async. With this PR, the branch name is a different color (unbolded) so that the user knows that the branch name update is still pending.

* test names

* testing

---------

Co-authored-by: Josh Allen <jallen@slack-corp.com>
2026-03-14 09:46:40 -04:00
..
cli.test.zsh fix(cli): fix edge cases in omz plugin disable command (#12401) 2024-05-08 22:20:42 +02:00
git_pending.test.zsh feat(git): show pending branch name as unbolded (#1) 2026-03-14 09:46:40 -04:00