hgext/__init__.py
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 24 May 2006 10:59:30 +0200
changeset 2347 5b178298b7f4
parent 1360 7d439981bec4
permissions -rw-r--r--
use a more reliable way to find what are the new changesets on pull/unbundle The number of csets and the hooks where wrong (negative number of csets) when we unbundled a bundle which contains csets we already had. Remove unused variables.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
7d439981bec4 Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
# placeholder