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

Plugin v.1.4.6

Compare
Choose a tag to compare
@L1nc0ln L1nc0ln released this 05 Nov 10:38
· 283 commits to master since this release

Changelog

MINOR

  • The plugin can now differentiate between a fatch or pull that failed because of a cancelled auth dialog and a fatch or pull that failed due to an invalid URL
  • If there are no files to commit, the commit action now shows a notification about that fact instead of showing an empty commit dialog
  • The dialog asking for the SSH key now only enables the "OK" button if the content of the field for the key is an existing file
  • The list of branches displayed when creating a new project from an existing Git repository is now ordered alphabetically

BUGFIXES

  • Fix: Annotate uses a Comparator that includes trailing whitespaces, leading to lots of un-annotated lines that should be annotated
  • Fix: The Annotate popup did not work for the first opened file after the designer start