aboutsummaryrefslogtreecommitdiffstats
tag namev0.1.1 (a7a60447d8bb5bd7f099995f25d13cc42e33ac09)
tag date2018-04-20 00:51:13 +0200
tagged byTeddy Wing
tagged objectcommit 45f6fd06dc...
downloadgit-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.