Skip to content

Commit 7a4e86d

Browse files
authored
Merge pull request #2327 from zou000/patch-2
2 parents 4a4a0a5 + 165fdb9 commit 7a4e86d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/base.theme.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ function scm_prompt_vars() {
175175
scm_prompt_char
176176
SCM_DIRTY=0
177177
SCM_STATE=''
178+
SCM_BRANCH=''
178179

179180
local prompt_vars="${SCM}_prompt_vars"
180181
_is_function "${prompt_vars}" && "${prompt_vars}"

0 commit comments

Comments
 (0)