piannaf’s avatarpiannaf’s Twitter Archive—№ 2,049

    1. "On distributed teams, it’s critical for team members to share context with each other. Commit messages can help us do this because they provide a timestamped journal with which to track the evolution of a code base." @HeyChelseaTroy/1214984853130825728
  1. …in reply to @piannaf
    Understanding the capabilities of and how to use your VCS is very important. Git in particular has a lot of features, many easy to use in ways that make using git less useful for using other features (and vice versa). E.g. branch/merge/cherry-pick/rebase/bisect/log/stash/checkout