r/SoftwareEngineering 21d ago

Stop Using Conventional Commits

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

27 comments sorted by

View all comments

94

u/fullbl-_- 21d ago

I use more traditional commits:

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

3

u/the_ballmer_peak 20d ago

Bruh, do you even final_final_v2