Fix bug in fossil branch management
This commit is contained in:
parent
256191c11b
commit
4a25d9d236
@ -964,7 +964,7 @@ _lp_fossil_branch_color()
|
||||
branch="${LP_COLOR_CHANGES}$branch${NO_COL}$ret${LP_COLOR_CHANGES}$C2A${NO_COL}"
|
||||
fi
|
||||
fi
|
||||
echo $(_lp_escape "$branch")
|
||||
echo -ne $branch # $(_lp_escape "$branch")
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user