Mercurial > evolve
comparison README @ 2441:80b5fc054219
evolve: adding longer aliases for olog
Novice users will likely find the longer versions more obvious to understand
what they're doing (olog only makes sense once you already know what it does).
Especially on the help page, "obslog" will be easier to find and make sense
of.
author | Rodrigo Damazio Bovendorp <rdamazio@google.com> |
---|---|
date | Thu, 18 May 2017 22:40:17 -0700 |
parents | d4ee0274a8ef |
children | 29fd3eec625c |
comparison
equal
deleted
inserted
replaced
2440:0fa7971071b1 | 2441:80b5fc054219 |
---|---|
109 and default branches. So to test evolve from default, you need | 109 and default branches. So to test evolve from default, you need |
110 Mercurial on default.), Older version of Mercurial are supportd on their respective ``mercurial-x.y`` branches. | 110 Mercurial on default.), Older version of Mercurial are supportd on their respective ``mercurial-x.y`` branches. |
111 | 111 |
112 Changelog | 112 Changelog |
113 ========= | 113 ========= |
114 | |
115 6.2.3 - in progress | |
116 ------------------- | |
117 | |
118 - olog: add an 'obslog' alias | |
114 | 119 |
115 6.2.0 -- 2017-05-18 | 120 6.2.0 -- 2017-05-18 |
116 ------------------- | 121 ------------------- |
117 | 122 |
118 - olog: a new command to inspect the obs-history of a changeset (hg-4.0 + only), | 123 - olog: a new command to inspect the obs-history of a changeset (hg-4.0 + only), |