If you want to contribute a test to the git plugin project, then you need to fork the github repository https://github.com/jenkinsci/git-plugin,git. Clone the fork to your local machine, create a branch, make your changes, then push that branch back to your fork on github. Then you open the github web page and use the button to create a pull request.
Similar pattern for the git client plugin, but the URL is https://github.com/jenkinsci/git-client-plugin.git Mark Waite On Tue, Sep 29, 2015 at 10:15 PM Romain SOMMERARD <[email protected]> wrote: > Hi, > > I tried to checkout the project from github (master branch, 1.609 branch > and others) but, without make any source editing, mvn test always fail. > Which branch need I to checkout to start ? Is it from Github or jenkins-ci > (jenkins_main_trunk) ? > > Thanks, > -- Romain > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/34d1d6de-74c0-4e20-a2dc-94d054b8358f%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/34d1d6de-74c0-4e20-a2dc-94d054b8358f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAO49JtE5gvt9i-MB5qDMJ%3D1ZJJ%3DEX5_Svuqi4Q%3D_5HBrv1zojg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
