]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/howto/revert-branch-rebase.txt
Documentation: show-branch.
[thirdparty/git.git] / Documentation / howto / revert-branch-rebase.txt
index e4cce5bf7f8ad78feeedaa37b138991a93a05912..5a7e0cfe05f10f1dd27d39af9c8c690b50972878 100644 (file)
@@ -153,7 +153,8 @@ Everything is in the good order.  I do not need the temporary branch
 nor tag anymore, so remove them:
 
 ------------------------------------------------
-$ rm -f .git/refs/tags/pu-anchor .git/refs/heads/revert-c99
+$ rm -f .git/refs/tags/pu-anchor 
+$ git branch -d revert-c99
 ------------------------------------------------
 
 It was an emergency fix, so we might as well merge it into the