Submitter | Katsunori FUJIWARA |
---|---|
Date | Feb. 1, 2016, 1:15 p.m. |
Message ID | <60d589034db552380d6d.1454332504@feefifofum> |
Download | mbox | patch |
Permalink | /patch/12928/ |
State | Accepted |
Delegated to: | Yuya Nishihara |
Headers | show |
Comments
Patch
diff --git a/hgext/histedit.py b/hgext/histedit.py --- a/hgext/histedit.py +++ b/hgext/histedit.py @@ -892,7 +892,7 @@ def histedit(ui, repo, *freeargs, **opts - Specify ANCESTOR directly - Use --outgoing -- it will be the first linear changeset not - included in destination. (See :hg:"help default-push") + included in destination. (See :hg:`help config.default-push`) - Otherwise, the value from the "histedit.defaultrev" config option is used as a revset to select the base revision when ANCESTOR is not