hgext/__init__.py
author Siddharth Agarwal <sid0@fb.com>
Fri, 12 Dec 2014 15:29:39 -0800
changeset 23646 9641643fac71
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
setup: use changessincelatesttag from archive if present changessincelatesttag gives one a better idea of how much the code has changed since. Since changessincelatesttag is always greater than or equal to the latesttagdistance (see previous patch for why), this will always produce version numbers greater than or equal to the previous scheme.
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