News

Git will skip prompting for a commit message and will use the default message merging of all squashed messages. This problem doesn't happen when using git rebase --continue from the console. Git will ...
If your Workflow is using build matrices, and you want that each job commits and pushes files to the remote, you will run into the issue, that the repository in the workflow will become out of date.