Skip to content

Instantly share code, notes, and snippets.

@begin29
Created December 21, 2016 09:02
Show Gist options
  • Save begin29/fe5c7a9b44576f27097a02f97d462c7b to your computer and use it in GitHub Desktop.
Save begin29/fe5c7a9b44576f27097a02f97d462c7b to your computer and use it in GitHub Desktop.
git config useful aliases
# put variable to alias
#put it out of quote
!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