Skip to content

Instantly share code, notes, and snippets.

@32bitkid
Created May 13, 2010 14:01
Show Gist options
  • Save 32bitkid/399859 to your computer and use it in GitHub Desktop.
Save 32bitkid/399859 to your computer and use it in GitHub Desktop.
#!/bin/bash
git log -1 --oneline | cut -d ' ' -f 1 | tee /dev/clipboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment