DEV Community

Discussion on: OpenCommit: GitHub Action to improve commits with meaningful messages on every `git push` 🤯🔫

 
disukharev profile image
Dima Sukharev • Edited

no bro, if you do pull --no-rebase it's same, no conflicts are there because opencommit doesn't change any code, only message. SHA becomes different, but git doesnt create any conflicts you would need to solve, because code is same.. all good :)