From: Sidhant Sharma <tigerkid001@gmail.com>
To: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
Cc: git@vger.kernel.org
Subject: Re: GSoC 2016 Microproject
Date: Sun, 28 Feb 2016 15:42:56 +0530 [thread overview]
Message-ID: <56D2C828.6010901@gmail.com> (raw)
In-Reply-To: <vpq1t7yqgi4.fsf@anie.imag.fr>
Hi,
> I didn't see anything going on for this one, but you may want to
> double-check with the ml's archives.
>
I checked the archives and there doesn't seem to be any active work on this.
I made the required changes and ran the test suite. Though all the tests pass, there still are two queries I have.
First, I'm not quite sure what to put in the help message for the options (--quiet, --stateless-rpc, --advertise-refs and --reject-thin-pack-for-testing).
Second, regarding the reject-thin-pack-for-testing option, currently when the option is entered, `fix_thin` is unset (https://github.com/git/git/blob/master/builtin/receive-pack.c#L1736). But using `OPT_BOOL(...)` for the same, the variable would instead be set when the option is given. I think one solution can be to invert `fix_thin` after calling `parse_options`. Am I going right so far? Suggestions and corrections welcome.
Regards,
Sidhant Sharma [:tk]
next prev parent reply other threads:[~2016-02-28 10:13 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-27 13:04 GSoC 2016 Microproject Sidhant Sharma
2016-02-27 13:28 ` Matthieu Moy
2016-02-27 15:20 ` Sidhant Sharma
2016-02-27 16:12 ` Matthieu Moy
2016-02-28 10:12 ` Sidhant Sharma [this message]
2016-02-29 14:51 ` Sidhant Sharma
2016-02-29 15:04 ` Matthieu Moy
2016-02-29 15:32 ` Sidhant Sharma
2016-02-29 15:51 ` Matthieu Moy
2016-03-01 11:38 ` Sidhant Sharma
2016-03-01 12:22 ` Thomas Gummerer
-- strict thread matches above, loose matches on Subject: below --
2016-02-19 8:59 GSoC 2016: Microproject Mehul Jain
2016-02-19 13:03 ` Matthieu Moy
2016-02-19 17:39 ` Mehul Jain
2016-02-19 17:50 ` Stefan Beller
2016-02-19 18:32 ` Mehul Jain
2016-02-20 14:43 ` Mehul Jain
2016-02-21 4:55 ` Matthieu Moy
2016-02-21 16:04 ` Mehul Jain
2016-02-21 18:52 ` Matthieu Moy
2016-02-22 8:10 ` Karthik Nayak
2016-02-22 10:12 ` Mehul Jain
2016-02-22 10:20 ` Duy Nguyen
2016-02-22 10:30 ` Mehul Jain
2016-02-22 11:21 ` Duy Nguyen
2016-02-22 12:28 ` Mehul Jain
2016-02-22 10:21 ` Lars Schneider
2016-02-22 10:30 ` Lars Schneider
2016-02-21 16:02 ` Mehul Jain
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=56D2C828.6010901@gmail.com \
--to=tigerkid001@gmail.com \
--cc=Matthieu.Moy@grenoble-inp.fr \
--cc=git@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).