Git development
 help / color / mirror / Atom feed
From: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
To: Paul Tan <pyokagan@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [GSoC15] Interested in contributing to git
Date: Tue, 03 Mar 2015 17:20:25 +0100	[thread overview]
Message-ID: <vpqbnkagiie.fsf@anie.imag.fr> (raw)
In-Reply-To: <CACRoPnSrjysUhC77LXVjy5VJxFFPoiRuhD7pMab_8T2Pua_T+A@mail.gmail.com> (Paul Tan's message of "Tue, 3 Mar 2015 23:56:11 +0800")

Paul Tan <pyokagan@gmail.com> writes:

> Hi all,
>
> git is one of the projects that I wish to contribute to for Google
> Summer of Code 2015 as it's an integral part of my workflow. I'm from
> Singapore, and have been accepted to the National University of
> Singapore for Computer Engineering, and will only matriculate on 3 Aug
> 2015.

Be carefull: a GSoC is a full-time job. The GSoC itself ends on August
21st, so there would be a substantial (too big?) overlap between the
GSoC and your studies.

> I understand that I have to complete a microproject. I would like
> complete "Move ~/.git-credentials and ~/.git-credential-cache to
> ~/.config/git". I'm thinking that the XDG locations should take
> precedence over the non-XDG locations?

The logic is different for reading and for writting, see how Git deals
with it for ~/.gitconfig for example. Essentially, we read both, and we
write to the one which exists if there's only one.

I'm the one who proposed this microproject, and some feedback on the
mailing-list was that it was not so "micro" and probably too big
already.

Both for the microproject and the GSoC itself, don't be too ambitious on
the feature you target, and don't underestimate the effort needed to get
from "the code looks OK to me" to "the code has been reviewed on list
and merged upstream".

Cheers,

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/

  reply	other threads:[~2015-03-03 16:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-03 15:56 [GSoC15] Interested in contributing to git Paul Tan
2015-03-03 16:20 ` Matthieu Moy [this message]
2015-03-03 18:08   ` Paul Tan
2015-03-03 18:14     ` Matthieu Moy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vpqbnkagiie.fsf@anie.imag.fr \
    --to=matthieu.moy@grenoble-inp.fr \
    --cc=git@vger.kernel.org \
    --cc=pyokagan@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox