git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Duy Nguyen <pclouds@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: Umang Parmar <umangjparmar@gmail.com>,
	Git Mailing List <git@vger.kernel.org>
Subject: Re: [GSoC] Query regarding microproject
Date: Mon, 4 Mar 2019 14:52:34 +0700	[thread overview]
Message-ID: <CACsJy8BfPHAY1ZidstLK7SuviS7bF1ZmMOiZv+6vnh+jfN6Eig@mail.gmail.com> (raw)
In-Reply-To: <xmqqd0n7w0he.fsf@gitster-ct.c.googlers.com>

On Mon, Mar 4, 2019 at 2:43 PM Junio C Hamano <gitster@pobox.com> wrote:
>
> Umang Parmar <umangjparmar@gmail.com> writes:
>
> > I am interested in micro project "Add configuration options for
> > some commonly used command-line”. So can you point me out to
> > implementations of some current commands which have configuration
> > options and also for which command to add config options.
>
> It is not a homework assignment.

True. But the last step could be really intimidating at the beginning.
I'll give another hint, do

git log --oneline -- Documentation/config.txt

Look for some interesting changes (e.g. "add something") then "git
show" on that commit, which gives some starting point to focus on.

> Studying the current system to
>
>  - learn what commands are available (hint: "man git" and read from there)
>
>  - learn what commands and command line options are commonly used (hint:
>    learn from your own use of the system)
>
>  - pick one of the commands and its options that interests you
>
>  - find out where that particular command is implemented
>
> are all part of a GSoC microproject.
>
> Thanks for your interest ;-)
-- 
Duy

  reply	other threads:[~2019-03-04  7:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-04  5:26 [GSoC] Query regarding microproject Umang Parmar
2019-03-04  7:41 ` Junio C Hamano
2019-03-04  7:52   ` Duy Nguyen [this message]
2019-03-04  9:05     ` Christian Couder
  -- strict thread matches above, loose matches on Subject: below --
2019-03-05  8:05 [GSOC]:query " Sushma Unnibhavi
2019-03-05 21:29 ` Thomas Gummerer
2020-03-20  6:37 [GSoC] Query regarding Microproject Shanthanu Rai
2020-03-20 13:41 ` Christian Couder
2020-03-20 16:27   ` Shanthanu
2020-03-21  9:49     ` Shanthanu
2020-03-23 19:31       ` Christian Couder
2020-03-25 13:51         ` Shanthanu

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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=CACsJy8BfPHAY1ZidstLK7SuviS7bF1ZmMOiZv+6vnh+jfN6Eig@mail.gmail.com \
    --to=pclouds@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=umangjparmar@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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).