grawkit/play/static/template/default-content.template

12 lines
181 B
Plaintext

git commit -m "Commit on master"
git commit -m "More stuff"
git branch test-stuff
git checkout test-stuff
git commit -m "Testing stuff"
git commit
git checkout master
git commit