Mercurial
Mercurial
>
hg
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
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.
# placeholder