Elektrine lite

← Feed

@kate@social.treehouse.systems

Post #3174893

2025-12-31 09:50 UTC

@musicmatze@social.linux.pizza i think for hobby projects people should just do whatever they want, but any serious project should have a good git history. it makes finding bugs a lot easier when you can do a bisect without a bunch of bullshit commits. commits should always be atomic and in the correct order, so a checkout at any commit builds and passes all tests, linters and formatters

Replies (2)