Re: [PATCH] builtin/checkout: Fix message when switching to an existing branch
From: Tay Ray Chuan <hidden> Date: 2016-06-15 22:49:21
On Sat, Aug 21, 2010 at 1:41 AM, Ramkumar Ramachandra
[off-list ref] wrote:
Fix "Switched to a new branch <name>" to read "Switched to branch
<name>" when <name> corresponds to an existing branch. This bug was
introduced in 02ac983 while introducing the `-B` switch.
Cc: Tay Ray Chuan <redacted>
Signed-off-by: Ramkumar Ramachandra <redacted>