Skip to content

Instantly share code, notes, and snippets.

@Uli-Armbruster
Last active October 7, 2017 19:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Uli-Armbruster/7105b0ab93eb98ae7d3213419351144d to your computer and use it in GitHub Desktop.
Save Uli-Armbruster/7105b0ab93eb98ae7d3213419351144d to your computer and use it in GitHub Desktop.

Blog Post

GIT_EDITOR=true git rebase -i --root -x 'git diff --name-only HEAD~1..HEAD;git show --oneline --no-patch; printf "Return for next commit"; read;clear'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment