Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Alter git-checkout reflog message to include "from" branch
As suggested by Junio, adding the current branch name to the reflog message for git-checkout would be helpful. For example: "checkout: moving from next to master" Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information