Skip to content

Instantly share code, notes, and snippets.

@chrimaho
Created April 29, 2022 07:13
Show Gist options
  • Save chrimaho/8d5ed49800f94f8b6f45a0d39314a3c3 to your computer and use it in GitHub Desktop.
Save chrimaho/8d5ed49800f94f8b6f45a0d39314a3c3 to your computer and use it in GitHub Desktop.
ls
echo "test message" >> test.txt
ls
git add test.txt
git commit --message "test webhook"
git push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment