








On the eighth day of Christmas, my true love gave to me… eight different branches.
In the previous lesson, we learned about keeping your Git repository up-to-date with others’ changes by configuring an upstream remote and pulling new changesets from that remote. Today, we’re going to return to our example Santa Tracker repo, and learn about using Git to experiment safely. Continue reading The 12 Days of Git, Day 8: Using Git to Experiment Safely