From: Phillip Wood <phillip.wood123@gmail.com>
To: Chizoba ODINAKA <chizobajames21@gmail.com>,
Patrick Steinhardt <ps@pks.im>
Cc: git@vger.kernel.org
Subject: Re: [Outreachy] Applicant Introduction
Date: Tue, 8 Oct 2024 10:04:24 +0100 [thread overview]
Message-ID: <986be8f5-f8cf-42a4-8217-e3ee185ad27d@gmail.com> (raw)
In-Reply-To: <CACwP9apjMAwwA7cqdKmyj08=wENV4+NpeUdojz54c4=6=pNWEA@mail.gmail.com>
Hi Chizoba
On 07/10/2024 20:11, Chizoba ODINAKA wrote:
> Thanks Patrick, I do like to register my interest to work on:
> Avoid pipes in git related commands in test scripts, based of,
> https://github.com/git/git/commit/c6f44e1da5e88e34
> Test script to implement changes - t6050-replace.sh
> Code sample -
> `test_expect_success 'replace the author' '
> git cat-file commit $HASH2 | grep "author A U Thor" &&
> R=$(git cat-file commit $HASH2 | sed -e "s/A U/O/" | git
> hash-object -t commit --stdin -w) &&
> git cat-file commit $R | grep "author O Thor" &&
> git update-ref refs/replace/$HASH2 $R &&
> git show HEAD~5 | grep "O Thor" &&
> git show $HASH2 | grep "O Thor"
> '
> `
> I do like to hear your thought on this. Thanks again
That looks like a good microproject. Please feel free to ask if you have
any questions while you're preparing the patch.
Best Wishes
Phillip
>
> On Mon, 7 Oct 2024 at 06:21, Patrick Steinhardt <ps@pks.im> wrote:
>>
>> Hi,
>>
>> On Sun, Oct 06, 2024 at 01:12:19PM +0100, Chizoba ODINAKA wrote:
>>> Hello, Chizoba here. I am interested in contributing to Git - Convert
>>> unit tests to use the clar testing framework.
>>> PS: I also have read:
>>> [1]: https://git.github.io/Mentoring-Program-Guide/
>>> [2]: https://git.github.io/General-Microproject-Information/
>>
>> welcome to our community, thanks for your interest in contributing to
>> Git! Let us know in case you hit any issues while working on your
>> microproject of choice.
>>
>> Patrick
>
prev parent reply other threads:[~2024-10-08 9:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-06 12:12 [Outreachy] Applicant Introduction Chizoba ODINAKA
2024-10-07 5:21 ` Patrick Steinhardt
2024-10-07 19:11 ` Chizoba ODINAKA
2024-10-08 9:04 ` Phillip Wood [this message]
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=986be8f5-f8cf-42a4-8217-e3ee185ad27d@gmail.com \
--to=phillip.wood123@gmail.com \
--cc=chizobajames21@gmail.com \
--cc=git@vger.kernel.org \
--cc=phillip.wood@dunelm.org.uk \
--cc=ps@pks.im \
/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).