On 26 July 2010 12:06, Ben Cooksley <bcooksley at kde.org> wrote: > > A git rebase will rewrite the history of the repository. > If no-one else works on your clone, then you can rewrite the history > by performing a force push ( git push -f ) Thanks Ben, it solved the issue.