Releases: ksercs/GitCherry
Releases · ksercs/GitCherry
v1.1.1-alpha
bug fixes
- extension name conflict is resolved. All commands and view are added to the unique namespace
v1.1.0-alpha
bug fixes
- standalone pull requests creating is fixed (issue)
- added
NotStagedChangesFound
error showing when extension tries to check out branch with not staged changes
v1.0.1-eap
bug fixed
- regression: Reviewers are not added to pull request anymore
v1.0.0-eap
features
- integration with github; branches, labels, reviewers receiving
- cherry-pick to multiple branches
- multiple pull requests creating
- pull request customization: title and description
- cherry-picking to already checked out branch
- empty commits skip during cherry-picking
- info, errors, warnings showing and logging
- merge conflicts solving
- abort cherry-picking when merge conflict is detected
- data tree refresh
- dark theme support
- possibility to use origin instead of upstream