This repository was archived by the owner on Sep 15, 2023. It is now read-only.
Plugin v.1.3.5
Changelog:
MAJOR
- If the name of the local branch and its tracked remote branch do not match, the plugin now queries the user if the tracking relationship should be kept or if the plugin should create a new branch with the name of the local branch on the remote. The local branch would then track that new remote branch.
BUGFIXES
- Fix: The "Delete Branch" Dialog always returned false as input by the user, so the delete was always cancelled