← Back to context

Comment by xlii

4 hours ago

> Its much the same problem as asking, for example, if every single line you write, or every function, becomes a commit.

As a huge fan of atomic commits I'd say that smallest logical piece should be a commit. I never seen "intention-in-a-commit", i.e. multiple changes with overarching goal influence reviews. There's usually some kind of ticket that can be linked to the code itself if needed.