view hgext/__init__.py @ 23446:e51027c85dcd

generate-working-copy-states: generalize for depth The script can currently generate filenames and contents for exactly two changesets plus the working copy. For some tests (e.g. of plain dirstate status), only one changeset is needed, while for others (e.g. merge), three changesets are needed. Let's prepare for such tests by generalizing the code for any number of changesets.
author Martin von Zweigbergk <martinvonz@google.com>
date Sat, 08 Nov 2014 23:37:54 -0800
parents 7d439981bec4
children 155e3308289c
line wrap: on
line source

# placeholder