git merge --ff-only <tag>
Answered
How can I merge by fast forwarding to a tag from within IntelliJ IDEA? It's the one thing I still do via the command line.
Please sign in to leave a comment.
Please see https://youtrack.jetbrains.com/issue/IDEA-159588 and the related requests.
Thanks. I've added it as a comment. I hope that's what you meant.