Skip to content

Instantly share code, notes, and snippets.

@rdrobinson3
Created August 26, 2014 14:46
Show Gist options
  • Save rdrobinson3/2b49e70fe48f592e1e3e to your computer and use it in GitHub Desktop.
Save rdrobinson3/2b49e70fe48f592e1e3e to your computer and use it in GitHub Desktop.
Squash alias for git
rb = "!sh -c 'git rebase -i HEAD~$1' -"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment