Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/700#issuecomment-131869268 Now, I am having troubles again with squash. I am using this command âgit rebase -i HEAD~2â to squash the last to commits into one. The git prompts me a screen in which I can change commits comments and return âSuccessfully rebased and updatedâ. Then, I try to push using âgit push âfâ to force the remote repository to accept my push. The git answers âEverything up-to-dateâ , however commits are not getting squashed into remote. I am doing something wrong?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---