On Jun 27, 2005, at 7:42 AM, Peter Simons wrote:

Nathaniel Smith writes:


  $ for R in `monotone automate select b:badbranch`; \
      do monotone cert $R branch goodbranch; done


That would copy all revisions into the new branch, but it
wouldn't delete the old certificates, right?

There is a new command in the current version on venge.net called "db kill_branch_locally" that will let you remove a branch from your local database.


_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to