Your comments

Image 969

So far we are not using the Standard window, but the "old" GUI. Every now and then I fetch the latest changes of our supported release-branches, about 3-5 branches normally. Then I mark each of them, use right-click to fast-forward merge the latest changes from our server. So in that case I would be nice to be able to select the release-branches and use fast-forward merge to each of it in a row. 

Hi Thomas, not sure, if I understood you correctly. We normally do a fetch on the repo. And after that a fast forward merge on the release branches with a right-click on the branch within the branches window. So there it would be nice to have the possibility to select more that one branch, right-click and then use "Fast-forward merge" to fast forward merge all selected branches in one go.

This would also ease our daily work a little bit. We have different release branches, which we maintain. So it would mean a little more comfort in daily development. Would be really nice to have.

I would also appreciate to see in SmartGit if a tag is pushed already. We use tags to start our deployment process via gitlab runner.

After creation of the tag you need to push it to the server to start the gitlab runner CI process.

Every now and than a developer forgets to push the tag and wonders why the process doesn't start.

For this usecase it would be sufficient, if smartgit checks, if any local tag is not on the remote yet.


Thanks a lot,

Michael