Submitter | Mathias De Maré |
---|---|
Date | Nov. 27, 2015, 7:24 p.m. |
Message ID | <e429a3b26fe748cf5692.1448652288@waste.org> |
Download | mbox | patch |
Permalink | /patch/11667/ |
State | Accepted |
Delegated to: | Yuya Nishihara |
Headers | show |
Comments
Patch
diff --git a/mercurial/commands.py b/mercurial/commands.py --- a/mercurial/commands.py +++ b/mercurial/commands.py @@ -4202,6 +4202,9 @@ hg id -r tip http://selenic.com/hg/ + See :hg:`log` for generating more information about specific revisions, + including full hash identifiers. + Returns 0 if successful. """