2.9.0
Fixes
- b5b5f6d Fix "fatal 'x' is not a commit and a branch 'x' cannot be created" error when
move
command is used to move to remote branch. - 45f2458 Minor workaround for Fisher warning. PR #34
Features
- a2e5259 Add annotated tags (
--annotate
) option support fortag
command. PR #42 by @lukasgierth - 0a87d53 Add
--tags
(a.k.a--follow-tags
) option support forpush
command in auto mode. PR #40 by @lukasgierth - e4327b9 Add
--tags
option support forpull
command in auto mode. PR #39 by @lukasgierth - 07f43be Add Wayland clipboard support. PR #37 by @shadear
Refactorings