We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$ git checkout dog-movie $ echo "The lazy dog took a nap." > dog-movie.txt $ git add . $ git commit -m "My dog script idea."