hgext/__init__.py
author Laurent Charignon <lcharignon@fb.com>
Sat, 08 Aug 2015 12:12:16 -0700
changeset 1482 c7726b19c7a0
parent 519 9825c7da5b54
child 1619 5ef77a1d975c
permissions -rw-r--r--
split: fix commit message numbering error in the test Before this patch, the test was wrong and the successors of a splitted commits all had the same commit messages. This patch makes the test right making sure that the numbering of the split successors is accurate.

# Copyright 2011 Logilab SA <contact@logilab.fr>