chiark / gitweb /
git-debrebase: Replace several `git-debrebase:' with `$us:'
[dgit.git] / git-debrebase.1.pod
index 7ad1ab9fe3765c03d39e510b20f2672bce81507a..1156825c8a92831c55507a115b92413ace15fe16 100644 (file)
@@ -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