← Back to team overview

erma-core team mailing list archive

Re: Build broken on OS X

 

> 1) Can someone review the code changes for ERMA-13? It's in
> http://github.com/mkemp/erma/tree/master. I forgot that git commits are kept
> separate, so the changes are actually split across two commits.

git rebase -i HEAD~5

Then "squash" your first commit into the second commit.

git rebase --continue

git push :)



Follow ups

References