hgext/__init__.py
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 16 Jan 2015 15:19:57 -0800
changeset 24022 da63f557d0dc
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
trydiff: make 'revs' ignored if opts.git is set Instead of setting revs=None to prevent the call to diffline() when opts.git is set, explicitly do not call the function in the git case.

# placeholder