Gazler / githug

Git your game on!
MIT License
6.86k stars 1.03k forks source link

Add rebase level #176

Closed ipmsteven closed 9 years ago

Gazler commented 9 years ago

@ipmsteven thanks for making these changes, I really appreciate it.

If you could squash these down into a single commit with the following:

git rebase -i HEAD~4

Then force push it up with:

git push origin addRebaseLevel -f

Then I will happily merge it in, you can leave it on this pull request, you don't need to make a new one.

ipmsteven commented 9 years ago

@Gazler here we go :beers:

Gazler commented 9 years ago

:+1: Nailed it!