From 45abe880e0efbdc3834168f4fd384678e1c30a51 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 24 Aug 2018 21:31:49 +0100 Subject: git-debrebase: forget-was-ever-debrebase: New subcommand Signed-off-by: Ian Jackson --- git-debrebase.1.pod | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'git-debrebase.1.pod') diff --git a/git-debrebase.1.pod b/git-debrebase.1.pod index 7ad1ab9..1156825 100644 --- a/git-debrebase.1.pod +++ b/git-debrebase.1.pod @@ -422,6 +422,20 @@ and it should not be necessary. =back +=item git-debrebase forget-was-ever-debrebase + +Deletes the ffq-prev and debrebase-last refs +associated with this branch, +that git-debrebase and dgit use to determine +whether this branch is managed by git-debrebase, +and what previous head may need to be stitched back in. + +This can be useful if you were just playing with git-debrebase, +and have used git-reset --hard to go back to a commit +before your experiments. + +Do not use this if you expect to run git-debrebase on the branch again. + =back =head1 OPTIONS -- cgit v1.2.3