diff README @ 2669:b933a8068c17

topic: add some initial support for using stack on named branch Stack is a useful command that can make sense in other context. The current support is hacky and awful, but we have something!
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 28 Jun 2017 02:45:57 +0200
parents 0ade6e87346b
children fddaf14783b1
line wrap: on
line diff
--- a/README	Wed Jun 28 01:58:09 2017 +0200
+++ b/README	Wed Jun 28 02:45:57 2017 +0200
@@ -129,6 +129,7 @@
 
  - stack: also show the unstable status for the current changeset (issue5553)
  - stack: properly abort when and unknown topic is requested,
+ - stack: add basic and raw support for named branches
  - topic: changing topic on revs no longer adds extra instability (issue5441)
  - topic: topics: rename '--change' flag to '--rev' flag,
  - topic: multiple large performance improvements,