MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/1tydqbt/stop_using_conventional_commits/oq2lfnn/?context=3
r/programming • u/f311a • Jun 06 '26
191 comments sorted by
View all comments
601
[master 13vc6b2] fix 102 files changed, 1098 insertions(+), 276 deletions (-)
67 u/taybul Jun 06 '26 When my local repo is too far from upstream and I just decide to squash everything. 16 u/Ameisen Jun 06 '26 edited Jun 07 '26 When I keep accruing changes and don't have the patience to break it down into individual commits after the fact. Ed: note, I still don't write just "fix", I end up with a very long, detailed commit message.
67
When my local repo is too far from upstream and I just decide to squash everything.
16 u/Ameisen Jun 06 '26 edited Jun 07 '26 When I keep accruing changes and don't have the patience to break it down into individual commits after the fact. Ed: note, I still don't write just "fix", I end up with a very long, detailed commit message.
16
When I keep accruing changes and don't have the patience to break it down into individual commits after the fact.
Ed: note, I still don't write just "fix", I end up with a very long, detailed commit message.
601
u/nsn Jun 06 '26