Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] Easy tasks for JGit new comers


----- Ursprungligt meddelande -----
> Från: "Matthias Sohn" <matthias.sohn@xxxxxxxxx>
> Till: "Mihai Codoban" <codobanm@xxxxxxxxxxxxxxxxxxxx>
> Kopia: "JGit Developers list" <jgit-dev@xxxxxxxxxxx>
> Skickat: lördag, 26 apr 2014 0:42:11
> Ämne: Re: [jgit-dev] Easy tasks for JGit new comers
> 
> On Fri, Apr 25, 2014 at 11:34 PM, Mihai Codoban <
> codobanm@xxxxxxxxxxxxxxxxxxxx > wrote:
> 
> 
> 
> I'm a student doing research on code evolution and my work often gravitates
> around git.
> Therefore I would like to start learning the JGit innards and rather than
> just reading code I thought it would be better if I can learn it by fixing
> some bugs.
> great idea :-)
> 
> 
> 
> If it's not too much to ask, can somebody point me to 2-3 Bugzilla entries
> for quick and easy beginner bugs?
> 
> the following bugs are marked helpwanted / bugday
> 
> https://bugs.eclipse.org/bugs/buglist.cgi?bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&keywords=helpwanted%2C%20bugday%2C%20&keywords_type=anywords&list_id=8951980&product=JGit&query_format=advanced
> 

I fixed two of these (https://git.eclipse.org/r/#/c/25604/), but the handling of remote names should be fixed in 
other places in a similar fashion, though there are no bug reports that I know of.

-- robin


Back to the top