read_and_strip_branch 1381 wt-status.c state->branch = read_and_strip_branch("rebase-apply/head-name"); read_and_strip_branch 1382 wt-status.c state->onto = read_and_strip_branch("rebase-apply/onto"); read_and_strip_branch 1389 wt-status.c state->branch = read_and_strip_branch("rebase-merge/head-name"); read_and_strip_branch 1390 wt-status.c state->onto = read_and_strip_branch("rebase-merge/onto"); read_and_strip_branch 1398 wt-status.c state->branch = read_and_strip_branch("BISECT_START");