hg: minor code layout

This commit is contained in:
Olivier Mengué 2014-01-19 16:03:28 +01:00
parent 6bfa957689
commit 8df6cffef7

View File

@ -842,7 +842,8 @@ _lp_hg_branch_color()
# some commit(s) to push
ret="${LP_COLOR_COMMITS}${branch}${NO_COL}(${LP_COLOR_COMMITS}$commits${NO_COL})${has_untracked}${NO_COL}"
else
ret="${LP_COLOR_UP}${branch}${has_untracked}${NO_COL}" # nothing to commit or push
# nothing to commit or push
ret="${LP_COLOR_UP}${branch}${has_untracked}${NO_COL}"
fi
else
local has_lines