Skip to content

Instantly share code, notes, and snippets.

@kswedberg
Created October 16, 2012 18:21
Show Gist options
  • Save kswedberg/3901053 to your computer and use it in GitHub Desktop.
Save kswedberg/3901053 to your computer and use it in GitHub Desktop.
alias for git commit line merging head -1
alias cipr="git log -1 --no-merge --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