Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?

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