Yes, looks ok now. Good. :)
Since re-cloning 7.9 my commits are going fine. I don't know when it got off, but it seems to be good now, thanks.
Recloning sounds overly brutal, but I can't say what's happened in your case. If it's the usual problem with that the branch head has moved on the server, so that you need to rebase, then it looks something like this:
git push
To git-pike@pike-git.lysator.liu.se:pike.git ! [rejected] 7.9 -> 7.9 (non-fast-forward) error: failed to push some refs to 'git-pike@pike-git.lysator.liu.se:pike.git' To prevent you from losing history, non-fast-forward updates were rejected Merge the remote changes (e.g. 'git pull') before pushing again. See the 'Note about fast-forwards' section of 'git push --help' for details.