The My History view is the main view of your repository’s log.
By default, it only shows local branches, the main branch (e.g. develop), and pull requests.
Using the new “favorite” branches feature, you can add additional remote branches that are relevant to you:
It’s up to you, as they’re your favorites.
To re-use a previous commit message (maybe slightly modified), you can click on the previous commit in the Recent Commits area. If you have clicked on the unpushed HEAD commit, the Amend checkbox will be set automatically. However, when starting to change the message, it was unset automatically.
Now, if you have set the Amend checkbox manually, it will not be unset when editing the commit message
The Feature workflow now supports multiple main branches, in addition to the main development branch (e.g. develop). For example, you can now configure release-… branches as additional main branches, to easily start Bugfix features for such branches.
For this purpose, if multiple main branches have been configured, the Start Feature dialog contains an additional Start From selector.
<account>@users.noreply.github.com
email addresses, the account avatar is used.Syntax colorings for following languages have been added:
With an on-premise license server distribution of the SmartGit license becomes easier. Instead of sharing a license file with every employee, it is now sufficient to share the URL of the (company internal) license server.
Note: we offer on-premise license servers only to our Enterprise customers.
The built-in Create Pull Request dialogs for GitHub, GitLab, Bitbucket, and Azure DevOps have been replaced by redirecting the user directly to the web browser.
Redirecting has the main advantage that all available options and checks for the specific platform are present, without SmartGit lacking in functionality.
Additionally, SmartGit generates appropriate URLs to pre-fill the pull request forms. This leads to workflows that are nearly as seamless as with the old dialogs.