Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Can't push changes to git

Yes, that was it. I don't know why this used to work... I'm using the same configuration as before.  But a soft reset and recommit under the right e-mail allowed me to push.
Thanks,
Wyatt

On Wed, May 16, 2012 at 4:48 PM, Jeffrey Overbey <jeffreyoverbey@xxxxxxx> wrote:

are you sure in your git settings you have your committer name and email set correctly


I was going to suggest the same thing -- the e-mail address associated with each commit must match whatever the Eclipse Foundation has on file for you.

See the "Setup Git credentials" steps at <http://wiki.eclipse.org/CDT/git#Main_CDT>.  We don't have those instructions on the PTP Git instructions (yet)...

If you already made some local commits with the wrong e-mail address, IIRC you have to fix them individually before you can can push them (changing your global settings doesn't retroactively change commits you already made), but I don't recall off hand how to do that... Google probably knows...

Jeff

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



Back to the top