Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 353 Bytes

File metadata and controls

9 lines (7 loc) · 353 Bytes

Notes

Log of small changes while practicing branches and pull requests.

  • Tried out a basic feature-branch + PR + merge cycle.
  • Did it again on a second branch to get the rhythm down.
  • Merged a quick fix directly without asking for review, since it was a trivial one-line change.
  • Paired with a friend on a small change and merged it together.