Next | Join my army of git zombies! | 18 |
While we were working on our experiment, our boss discovers a bug in master
Let's go back and fix it
git checkout master
cat pie
Uh, oh, it was supposed to be raspberries
perl -i -lpe 's/black/rasp/' pie
git add pie
git commit
git log --decorate --all --graph
We now have two independent lines of development
Next | ![]() |
Copyright © 2011 M. J. Dominus |