@ -1,7 +1,7 @@
parse_git_branch() {
git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/(\1)/'
git branch --show-current 2> /dev/null
}
The note is not visible to the blocked user.