Skip to content
Joe Esposito edited this page Apr 30, 2014 · 1 revision
$ git checkout -b dog-movie-experiment
$ echo "The quick brown fox jumps over the lazy dog" > dog-movie.txt
$ git commit -am "New script."
Clone this wiki locally