• #dev 2020-01-25
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2020-01-25 UTC
# 17:40
[dmitshur]
I personally enjoy the strategy of having individual commits (of high quality, after code review) rebased on top, without any merge commits. it makes reading git history a pleasure without the noise of "Merge pull request #58 from codec-abc/patch-1" commits.