Mercurial > hg
changeset 18323:7648b87e76db stable
histedit: correct the number of added revisions in online help
In the context of help document on which this patch focuses, the
example repository, which is source of cloning, should be already
histedit-ed, and contain only 3 revisions (rev # 0 to 2). So, not 3,
but 4 revisions should be added to the destination repository of
cloning, if it contains 7 revisions (rev # 0 to 6).
This patch also adds modifier "histedit-ed" to "example repository",
to make context clear.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Mon, 14 Jan 2013 23:14:45 +0900 |
parents | e819c12a8bd0 |
children | 2eae2f9e85ef f5fbe15ca744 |
files | hgext/histedit.py |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/histedit.py Mon Jan 14 23:14:45 2013 +0900 +++ b/hgext/histedit.py Mon Jan 14 23:14:45 2013 +0900 @@ -108,8 +108,8 @@ have made and return to the state before you attempted to edit your history. -If we clone the example repository above and add three more changes, such that -we have the following history:: +If we clone the histedit-ed example repository above and add four more +changes, such that we have the following history:: @ 6[tip] 038383181893 2009-04-27 18:04 -0500 stefan | Add theta