]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention cloning.
authorGlenn Morris <rgm@gnu.org>
Sat, 4 Oct 2008 20:38:22 +0000 (20:38 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 4 Oct 2008 20:38:22 +0000 (20:38 +0000)
admin/notes/bugtracker

index 50dcb935f16c299d7f201e002020fd326159a4fa..b00f191165227473d6bdff661f868c4714fdd400 100644 (file)
@@ -149,6 +149,16 @@ unmerge 123
 
 This command accepts only one bug number.
 
+*** To clone bugs:
+Useful when one report refers to more than one bug.
+
+clone 123 -1 [-2 ...]
+retitle -1 second bug
+retitle -2 third bug
+
+The negative numbers provide a way to refer to the cloned bugs (which
+will be assigned proper numbers).
+
 *** To set severity:
 severity 123 critical|grave|serious|important|normal|minor|wishlist