Hi, Here is the second iteration of this series. Only one change from the first iteration: The first patch now also fixes some missing &&-chaining noticed by Junio in t2024. ...Johan Johan Herland (4): t2024: Fix &&-chaining and a couple of typos t3200: Minor fix when preparing for tracking failure Refer to branch.<name>.remote/merge when documenting --track t3200: Add test demonstrating minor regression in 41c21f2 Per Cederqvist (1): branch.c: Relax unnecessary requirement on upstream's remote ref name Documentation/git-branch.txt | 6 ++++-- branch.c | 3 +-- t/t2024-checkout-dwim.sh | 6 +++--- t/t3200-branch.sh | 37 ++++++++++++++++++++++++++++++++++++- 4 files changed, 44 insertions(+), 8 deletions(-) -- 1.8.3.GIT -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html