Committer workflow
Dominique Quatravaux
domq at cpan.org
Thu Mar 6 07:59:28 EST 2008
On Thu, Mar 6, 2008 at 12:00 PM, Stephen J. Turnbull <stephen at xemacs.org> wrote:
> Yes. That's the right thing to do for the reviewers, especially given
> how strongly array-oriented Mercurial's UI is. (Hint: show how to
> retrieve the hash ID of the parent of a non-merge commit.)
Note to reviewers: if the linearly growing revision counter in
Mercurial bugs you, don't use it. To get Git-style revision modifiers
(eg tip^^), put this in your .hgrc:
[extensions]
parentrevspec =
--
Dominique Quatravaux
+41 791 609 40 72
More information about the XEmacs-Patches
mailing list