© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Eray Erdin
Software Developer
I tend to branch out and commit on feature basis, but then, when I merge, I do "squash & merge", which, hence the name, squashes all branch merges all together and make them a single commit. It makes history a lot clearer.