Jon Smirl, Sun, Nov 18, 2007 16:12:10 +0100: > What's causing this? I'm using stgit on the master branch. > I'm fixing it each time on the remote server by deleting the ref to master. > > jonsmirl@terra:~/ds$ git push digispeaker > To ssh://jonsmirl1@xxxxxxxxxxxxxxxxxxx/~/projects/digispeaker-kernel.git > ! [rejected] master -> master (non-fast forward) > error: failed to push to the branch you are pushing does not fast-forward to the one on digispeaker. IOW, the master on digispeaker has changed since you made changes on your local master. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html