comparison hgext/gpg.py @ 6423:fb374b1b3911

backout: reverse changeset belongs on current branch Backing out a changeset that is before a named branch branchpoint was making the reverse changeset the tip of the old branch, which is wrong and very confusing. So instead, we put it on the current named branch.
author Matt Mackall <mpm@selenic.com>
date Sat, 29 Mar 2008 12:39:47 -0500
parents 1f733c2f0165
children 4faaa0535ea7
comparison
equal deleted inserted replaced
6422:3ee6f1fce94a 6423:fb374b1b3911