comparison README @ 2867:5c0b6af37b21

topics: add a current flag to display current topic This patch adds a current flag which can be used by user to display the current topic.
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 28 Aug 2017 17:15:08 +0200
parents cc3e09e033a3
children 462adae9fea7
comparison
equal deleted inserted replaced
2866:736ab58641f0 2867:5c0b6af37b21
118 Mercurial. They are the "mercurial-x.y" branches. They are used to apply 118 Mercurial. They are the "mercurial-x.y" branches. They are used to apply
119 expected test change only, no code change should happen there. 119 expected test change only, no code change should happen there.
120 120
121 Changelog 121 Changelog
122 ========= 122 =========
123
124 6.7.0 - in progress
125 -------------------
126
127 * topic: gain a --current flag
123 128
124 6.6.0 -- 2017-07-25 129 6.6.0 -- 2017-07-25
125 ------------------- 130 -------------------
126 131
127 - amend: add a --extract flag to move change back to the working copy, 132 - amend: add a --extract flag to move change back to the working copy,