Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stash away the original head in ORIG_HEAD when resetting.
When rewinding the head, stash away the value of the original HEAD in ORIG_HEAD, just like git-resolve-script does. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information