Skip to content

Instantly share code, notes, and snippets.

@si14
Created September 28, 2013 14:58
Show Gist options
  • Save si14/6742906 to your computer and use it in GitHub Desktop.
Save si14/6742906 to your computer and use it in GitHub Desktop.
curl -XPOST -d "source=`git config user.name`&from_address=`git config user.email`&subject=pushed to production&content=`git log --pretty=format:'%s %H' -n 1`" https://api.flowdock.com/v1/messages/team_inbox/YOUR_TOKEN_GOES_HERE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment