Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Git Staging view enhancements to contribute

Hi, Matthias.  Since this is my first attempt at an EGit contribution, could you  possibly give me some guidance on how to proceed?

I've filed an issue for my enhancement:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=407607

And I've pushed my changes to Gerrit for review:

https://git.eclipse.org/r/#/c/12676/

The build is unstable due to failure of one of the SWTBot tests:

https://hudson.eclipse.org/sandbox/job/egit.gerrit/4499/testReport/junit/org.eclipse.egit.ui.view.repositories/GitRepositoriesViewBranchHandlingTest/testCreateDeleteLocalBranchWithUnmerged/

The test failure would seem to be unrelated to my changes, and the test runs successfully for me locally.  Can you give me any advice about how to figure out the cause of the failure and/or how to proceed from here?

Thanks!

Steve

> -----Original Message-----
> From: egit-dev-bounces@xxxxxxxxxxx [mailto:egit-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Steve Elsemore
> Sent: Wednesday, May 08, 2013 11:35 AM
> To: Matthias Sohn
> Cc: egit-dev@xxxxxxxxxxx
> Subject: Re: [egit-dev] Git Staging view enhancements to contribute
> 
> Thanks, Matthias.  My plan is to make my contributions incrementally,
> starting with the feature that lets you control how the files are presented
> (Flat/Tree/Compressed modes), which I'll submit for review soon.  More
> comments inline.

Back to the top