git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Need help to start contributing
@ 2020-02-02 12:26 Manav Agarwal
  2020-02-02 14:12 ` Konstantin Khomoutov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Manav Agarwal @ 2020-02-02 12:26 UTC (permalink / raw)
  To: git

Hey there! I am a shell script and Linux kernel programmer and looking
forward to making contributions to Git. May you please help me out
with some getting started links. I would be very thankful to you if
you could help me out with that.

-- 
Regards
Manav Agarwal

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Need help to start contributing
  2020-02-02 12:26 Need help to start contributing Manav Agarwal
@ 2020-02-02 14:12 ` Konstantin Khomoutov
  2020-02-03  0:11 ` Matheus Tavares Bernardino
  2020-02-05  3:29 ` Shourya Shukla
  2 siblings, 0 replies; 4+ messages in thread
From: Konstantin Khomoutov @ 2020-02-02 14:12 UTC (permalink / raw)
  To: Manav Agarwal; +Cc: git

On Sun, Feb 02, 2020 at 05:56:55PM +0530, Manav Agarwal wrote:

> Hey there! I am a shell script and Linux kernel programmer and looking
> forward to making contributions to Git. May you please help me out
> with some getting started links. I would be very thankful to you if
> you could help me out with that.

This recent thread on the git-users mailing list [1] should have you
covered on this topic.

To maybe add to what's written there, I'd also suggest looking under the
"Documentation" directory of your local Git clone [2] - as it contains
all the relevant material.

1. https://groups.google.com/d/topic/git-users/89WqodvcEUE/discussion
2. https://github.com/git/git/tree/master/Documentation


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Need help to start contributing
  2020-02-02 12:26 Need help to start contributing Manav Agarwal
  2020-02-02 14:12 ` Konstantin Khomoutov
@ 2020-02-03  0:11 ` Matheus Tavares Bernardino
  2020-02-05  3:29 ` Shourya Shukla
  2 siblings, 0 replies; 4+ messages in thread
From: Matheus Tavares Bernardino @ 2020-02-03  0:11 UTC (permalink / raw)
  To: Manav Agarwal; +Cc: git

Hi, Manav. Welcome!

On Sun, Feb 2, 2020 at 9:27 AM Manav Agarwal <dpsman13016@gmail.com> wrote:
>
> Hey there! I am a shell script and Linux kernel programmer and looking
> forward to making contributions to Git. May you please help me out
> with some getting started links. I would be very thankful to you if
> you could help me out with that.

You might want to start with the MyFirstContribution[1] and
SubmittingPatches[2] doc files (they are also available at the
'Documentation/' dir of the Git repository).

Also, I wrote a "first steps" guide, which is available at [3]. I hope
you may find it helpful :)

[1]: https://git-scm.com/docs/MyFirstContribution
[2]: https://git-scm.com/docs/SubmittingPatches
[3]: https://matheustavares.gitlab.io/posts/first-steps-contributing-to-git

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Need help to start contributing
  2020-02-02 12:26 Need help to start contributing Manav Agarwal
  2020-02-02 14:12 ` Konstantin Khomoutov
  2020-02-03  0:11 ` Matheus Tavares Bernardino
@ 2020-02-05  3:29 ` Shourya Shukla
  2 siblings, 0 replies; 4+ messages in thread
From: Shourya Shukla @ 2020-02-05  3:29 UTC (permalink / raw)
  To: dpsman13016; +Cc: git, Shourya Shukla

Hey Manav,

I am a new contributer to Git as well. In addition to what Konstantin
and Matheus said, I would like to add on that you can try improving some
test files[1]. They are relatively easier to change and will give you a
good idea of shell scripts as well. This is what I did as my first
contribution[2]. Also, I think you know by now that we contribute via Patches
by providing our "diffs" (wrt the initial code we changed) and mail it here
to be reviewed by the maintainers and experienced personnel. I request you
not to make any PRs as it won't bear any fruit.

If you need any help, you can contact anyone here. We are a friendly community :)

Regards,
Shourya Shukla

[1]: https://github.com/git/git/tree/master/t
[2]: https://github.com/git/git/commit/c513a958b69090c02ad422b0cd4622009bb4b9f5


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-05  3:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-02 12:26 Need help to start contributing Manav Agarwal
2020-02-02 14:12 ` Konstantin Khomoutov
2020-02-03  0:11 ` Matheus Tavares Bernardino
2020-02-05  3:29 ` Shourya Shukla

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).