Avatar

Consti

p_consti@lemmy.world
Joined
0 posts • 11 comments

Programming and reading.

Direct message

We do, for two 2-3 person projects, where no code reviews are done. This is mostly because (a) it’s “just” a rewrite and (b) most new functionality is small and well-defined. For bigger features a local branch is checked out and then merged back later. Commits are always up-to-date, which makes it much easier to test integration of new featues.

permalink
report
reply