Skip to content
This repository was archived by the owner on Sep 15, 2023. It is now read-only.

Plugin v.1.3.5

Compare
Choose a tag to compare
@L1nc0ln L1nc0ln released this 28 Nov 08:53
· 536 commits to master since this release

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