Mercurial > hg
view templates/map-cmdline.compact @ 9894:b755a886e8b7 stable
commands: improve help for "hg clone -r"
author | Faheem Mitha <faheem@email.unc.edu> |
---|---|
date | Thu, 19 Nov 2009 17:33:41 -0500 |
parents | b24290c72a1d |
children |
line wrap: on
line source
changeset = '{rev}{tags}{parents} {node|short} {date|isodate} {author|user}\n {desc|firstline|strip}\n\n' changeset_quiet = '{rev}:{node|short}\n' changeset_verbose = '{rev}{tags}{parents} {node|short} {date|isodate} {author}\n {desc|strip}\n\n' start_tags = '[' tag = '{tag},' last_tag = '{tag}]' start_parents = ':' parent = '{rev},' last_parent = '{rev}'