summaryrefslogtreecommitdiff
path: root/t/t9133-git-svn-nested-git-repo.sh
diff options
context:
space:
mode:
authorJoakim Petersen <joak-pet@online.no>2022-06-10 02:47:37 +0200
committerJunio C Hamano <gitster@pobox.com>2022-06-10 09:41:49 -0700
commit0e5d9ef395467619b621540a7fdefbfc8062f2ac (patch)
treeedee32c9959ccfbeedb3118f60050ade9aa2dade /t/t9133-git-svn-nested-git-repo.sh
parent9470605a1b03dac8fc4f801132e36964b4fbb8c3 (diff)
git-prompt: fix expansion of branch colour codes
Because of the wrapping of the branch name variable $b, the colour codes in the variable don't get applied, but are instead printed directly in the output. Move the wrapping of $b to before colour codes are inserted to correct this. Revert move of branch name colour codes in tests, as the branch name is now coloured after the wrapping instead of before. Signed-off-by: Joakim Petersen <joak-pet@online.no> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9133-git-svn-nested-git-repo.sh')
0 files changed, 0 insertions, 0 deletions