Hi, I have started a new thread as this can be important for newcomers. I spent some time playing with "git rebase" on different repos and these are my findings:
- use git rebase till nobody interacted with your PR on GitHub - rebasing and force pushing reorders comments and commits on GitHub wich means they do not match anymore, this affects also Coveralls as its comments won't be in proper places (after each push) - as a rule of thumb Apache doesn't allow changing history of commits Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
