Mercurial > emacs
changeset 98523:2bd72d98abe8
Mention cloning.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 04 Oct 2008 20:38:22 +0000 |
parents | 3ca5759251e6 |
children | 622e1277bbf2 |
files | admin/notes/bugtracker |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/notes/bugtracker Sat Oct 04 20:31:33 2008 +0000 +++ b/admin/notes/bugtracker Sat Oct 04 20:38:22 2008 +0000 @@ -149,6 +149,16 @@ 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