[Kde-pim] Re: How to push changes to the kdepim repository

Torgny Nyblom kde at nyblom.org
Tue Dec 28 08:48:57 GMT 2010


On Tue, 28 Dec 2010 00:37:45 +0000
David Jarvie <djarvie at kde.org> wrote:

> On Tuesday 28 December 2010 00:04:07 David Jarvie wrote:
> > I'm trying to push my first local changes to the kdepim repository since the git conversion, with the command 'git push --all', but I get the following error message:
> > 
> > To git at git.kde.org:kdepim
> >  ! [rejected]        master -> master (non-fast forward)
> > error: failed to push some refs to 'git at git.kde.org:kdepim'
> > 
> > What am I doing wrong?
> 
> Actually, I just looked at http://gitweb.kde.org/kdepim.git, and see that the change WAS committed, despite getting the error message each time I attempted the push. (I also just did a pull, and another attempt at the push. That last push is recorded in the website despite the fact that I didn't do any changes in between.)

Probably you have local changes that are not in the repository, ie you have forgotten to to "git pull --rebase" on the master branch.

/Regards
Torgny
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list