Skip to content

Instantly share code, notes, and snippets.

@eddiemonge
Forked from kswedberg/cipr.sh
Created October 16, 2012 19:02
Show Gist options
  • Save eddiemonge/3901257 to your computer and use it in GitHub Desktop.
Save eddiemonge/3901257 to your computer and use it in GitHub Desktop.
alias for git commit line merging head -1
alias cipr="git log -1 --pretty=format:'git commit -a --author="'"%an <%aE>" --message="%s %b"'"'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment