On Mon, May 18, 2015 at 4:23 PM, Antoine Delaite
<antoine.dela...@ensimag.grenoble-inp.fr> wrote:
> Hello Git community,
>
>
> We are a team of five students from the ENSIMAG (a french school of 
> engineering and computer science) who are going to contribute to git during a 
> month at least and after if we have the opportunity. We will work under the 
> supervision of Mr. Moy.
>
>
> We are glad to contribute to git and we are looking forward to getting 
> advices and reviews from the git community. It will be a great experience for 
> us as young programmers.
>
>
> We planned to work on « git pull –setupstream » for the first days if nobody 
> is currently working on it and then we thought of finishing the work of elder 
> contributors from the ensimag on : « git bisect fix/unfixed ».

git pull is being converted from shell to C as part of the
Google Summer of Code (cc'ing Paul Tan who is the
student, and Johannes Schindelin and me who are the
mentors) so there may be some merge conflicts arising
if we go uncoordinated. See a planned timeline of Paul
at [1]. Depending on your timeline, it might be wise to
hold on a bit and then base your contributions on the C
implementation rather than the bash implementation.

git bisect fix/unfixed sounds interesting though (just
today I tried to find a fix and messed up, again). I am
not aware of the scope you're planning to contribute
to within the git bisect fix/unfixed topic, though I'd like
to share a result[2] of a discussion we had some time
ago, on how git bisect can be improved (nobody did it
yet though).

Thanks,
Stefan

[1] http://permalink.gmane.org/gmane.comp.version-control.git/266198
[2] 
https://docs.google.com/document/d/1hzF8fZbsQtKwUPH60dsEwVZM2wmESFq713SeAsg_hkc/edit?usp=sharing
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to