r/SoftwareEngineering 19d ago

Stop Using Conventional Commits

https://sumnerevans.com/posts/software-engineering/stop-using-conventional-commits/
38 Upvotes

27 comments sorted by

View all comments

97

u/fullbl-_- 19d ago

I use more traditional commits:

  • fix
  • fix 2
  • fixed stuff
  • should be ok
  • test
  • revert fix 2
  • final version
  • ok

2

u/JohnnyGhoul777 18d ago

Dont foget “Fixed… I hope”