Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] A patch that adds git-describe


Thanks. It took a while for Gerrit to pick up my CLA, but I've added some tests to go with it.


On 07/25/2013 10:55 AM, Chris Aniszczyk wrote:
We use Gerrit at Eclipse:
http://wiki.eclipse.org/EGit/Contributor_Guide#Contributing_Patches

So just push the changes to Gerrit once you can.

You'll also have to sign a Eclipse CLA: http://www.eclipse.org/legal/CLA.php

Let me know if you need anymore help.


On Thu, Jul 25, 2013 at 12:52 PM, Kohsuke Kawaguchi <kk@xxxxxxxxxxx
<mailto:kk@xxxxxxxxxxx>> wrote:


     Hi,

     I'm involved in the Jenkins project, and I'm currently working on enabling
     our Git plugin to use JGit. As a part of this effort, I wrote a couple of
     Git command implementations that's not yet available on JGit.

     As a starter, I filed https://github.com/eclipse/__jgit/pull/9
     <https://github.com/eclipse/jgit/pull/9>, which adds git-describe.

     But then I realized that this is probably not the way you guys expect
     patches to arrive, because no other pull requests on that repository seem to
     be getting any attention.

     So I appreciate your guidance on how to work toward getting this change
     incorporated. Thanks!


     --
     Kohsuke Kawaguchi http://kohsuke.org/
     _________________________________________________
     jgit-dev mailing list
     jgit-dev@xxxxxxxxxxx <mailto:jgit-dev@xxxxxxxxxxx>
     https://dev.eclipse.org/__mailman/listinfo/jgit-dev
     <https://dev.eclipse.org/mailman/listinfo/jgit-dev>




--
Cheers,

Chris Aniszczyk
http://aniszczyk.org
+1 512 961 6719



--
Kohsuke Kawaguchi                          http://kohsuke.org/


Back to the top