hgext/__init__.py
author Durham Goode <durham@fb.com>
Mon, 07 Apr 2014 16:41:29 -0700
changeset 899 4c305b8d4259
parent 519 9825c7da5b54
child 1619 5ef77a1d975c
permissions -rw-r--r--
tests: fix test-prune.t breakage test-prune.t was broken due to 91d28bd0e04e in upstream Mercurial, which made hidden commits visible when a local tag made the commit reachable. The fix is to delete the tag in the test.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
519
9825c7da5b54 ensure all file have a copyright notice
Pierre-Yves David <pierre-yves.david@ens-lyon.org>
parents: 496
diff changeset
     1
# Copyright 2011 Logilab SA <contact@logilab.fr>