Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-incubator-dev] eGIT experience

It should commit locally only.   Make sure you open a bug report with steps to reproduce.   A push should be the only way to get the items into the remote repo.

You can also try an newer nightly build available from the following url:

https://build.eclipse.org/hudson/job/egit/lastSuccessfulBuild/artifact/org.eclipse.egit-updatesite/target/site/

Dave

On 07/16/2010 02:04 PM, Lionel Villard wrote:

I've been using eGit "commit" command today expecting that this command would commit my changes locally. It turns out that it also automatically push changes to the eclipse GIT repository.. Which is quite unexpected since there is also a "push" action.

Lionel.

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


Back to the top