hgext/__init__.py
author Greg Ward <greg@gerg.ca>
Thu, 05 Jun 2014 21:27:06 -0400
changeset 974 5808aad40aca
parent 519 9825c7da5b54
child 1619 5ef77a1d975c
permissions -rw-r--r--
amend: in tests, do not rely on defaults -- always use explicit -d Having a default -d option will make it hard to test -D/--current-date, which is coming shortly: presence of -d overrides -D, just like with mq's qrefresh.

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