Mercurial > hg
diff mercurial/repoview.py @ 27029:8279c5d116a0
strip: strip a list of bookmarks
Currently strip works with a single bookmark,
the changes in this patch modifies the strip module
to work with a list of bookmarks
Building on this we can take a list of bookmarks as input
and remove all of them in a single go
author | Shubhanshu Agrawal <agrawal.shubhanshu@gmail.com> |
---|---|
date | Sun, 15 Nov 2015 21:03:44 +0530 |
parents | f279191124f3 |
children | 49a76d3d43b1 |