mirror of
https://github.com/git/git.git
synced 2026-04-04 14:00:10 +02:00
Add a tool 'git-resurrect.sh <branch>' that tries to find traces of the <branch> in the HEAD reflog and, optionally, all merge commits in the repository. It can then resurrect the branch, pointing it at the most recent of all candidate commits found. Signed-off-by: Thomas Rast <trast@student.ethz.ch> Signed-off-by: Junio C Hamano <gitster@pobox.com>
4.3 KiB
Executable File
4.3 KiB
Executable File