Skip to content

Instantly share code, notes, and snippets.

@maxwu
Created September 13, 2019 23:48
Show Gist options
  • Select an option

  • Save maxwu/5184fb7ae69250a9fd79097ab6b57532 to your computer and use it in GitHub Desktop.

Select an option

Save maxwu/5184fb7ae69250a9fd79097ab6b57532 to your computer and use it in GitHub Desktop.
Commit an empty change and push it to remote git repo - for testing git webhook events
git commit --allow-empty -m "Robot-CM: $(date)" && git push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment