@@ -28,11 +28,24 @@ useful additional context:
28
28
29
29
If you get stuck, you can seek help in the following places.
30
30
31
+
32
+
33
+ This is the main Git project mailing list where code reviews, version
34
+ announcements, design discussions, and more take place. Those interested in
35
+ contributing are welcome to post questions here. The Git list requires
36
+ plain-text-only emails and prefers inline and bottom-posting when replying to
37
+ mail; you will be CC'd in all replies to you. Optionally, you can subscribe to
38
+ the list by sending an email to
[email protected] with "subscribe git"
39
+ in the body. The https://lore.kernel.org/git[archive] of this mailing list is
40
+ available to view in a browser.
41
+
31
42
==== https://groups.google.com/forum/#!forum/git-mentoring[
[email protected] ]
32
43
33
- This mailing list is targeted to new contributors and is a great place to post
34
- questions and receive kind, detailed answers from volunteers on the Git
35
- project. You must join the group to view messages or post.
44
+ This mailing list is targeted to new contributors and was created as a place to
45
+ post questions and receive answers outside of the public eye of the main list.
46
+ Veteran contributors who are especially interested in helping mentor newcomers
47
+ are present on the list. In order to avoid search indexers, group membership is
48
+ required to view messages; anyone can join and no approval is required.
36
49
37
50
==== https://webchat.freenode.net/#git-devel[#git-devel] on Freenode
38
51
@@ -46,16 +59,6 @@ respond to you. It's better to ask your questions in the channel so that you
46
59
can be answered if you disconnect and so that others can learn from the
47
60
conversation.
48
61
49
-
50
-
51
- This is the main Git project mailing list where code reviews, version
52
- announcements, design discussions, and more take place. The Git list
53
- requires plain-text-only emails and prefers inline and bottom-posting when
54
- replying to mail; you will be CC'd in all replies to you. Optionally, you can
55
- subscribe to the list by sending an email to
[email protected] with
56
- "subscribe git" in the body. The https://lore.kernel.org/git[archive] of this
57
- mailing list is available to view in a browser.
58
-
59
62
[[getting-started]]
60
63
== Getting Started
61
64
0 commit comments