Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ 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
.
docs/tutorials/tutorial.t
author
Laurent Charignon <lcharignon@fb.com>
Tue, 16 Jun 2015 15:08:44 -0700
changeset 1402
08ae023882f1
parent 764
4a74288c671c
permissions
lrwxrwxrwx
evolve: check for uncommited change earlier Before this patch we were checking for uncommited change multiple times and quite late for uncommited change. This patch moves the check at the beginning of the evolve method to avoid these shortcomings.
../../
tests
/
test
-
tutorial
.
t