Skip to content
Joe Esposito edited this page Apr 30, 2014 · 1 revision
$ git checkout dog-movie
$ echo "The lazy dog took a nap." > dog-movie.txt
$ git add .
$ git commit -m "My dog script idea."
Clone this wiki locally