tag name | v0.1.1 (a7a60447d8bb5bd7f099995f25d13cc42e33ac09) |
tag date | 2018-04-20 00:51:13 +0200 |
tagged by | Teddy Wing |
tagged object | commit 45f6fd06dc... |
download | git-branch-list-0.1.1.tar.bz2 |
---|
v0.1.1
Fixes:
* Prevent `drop` from removing all branches matching the same pattern.
* Match whole instead of partial branch names in `save` to prevent an
error when trying to save different branches with similar names.
* Fix `drop` bug that prevented branches containing slashes ("/") from
being dropped.