hgext/__init__.py
author Pierre-Yves David <pierre-yves.david@fb.com>
Tue, 25 Feb 2014 10:21:54 -0800
changeset 20584 224a058f7cd1
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
obsstore: `create` method return True if a marker is actually added The obsstore method now have a return value. This informs caller about the actual creation of a new markers. No new markers are created if it would have been a duplicate.
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