Skip to content

Commit 062bb92

Browse files
committed
Hacking-Git: add a 'Process related tools and sites' section
1 parent e7c7c00 commit 062bb92

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Hacking-Git.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,20 @@ suggest improvements. Thanks!
5454

5555
* [Git for Windows' "Good commits"](https://github.com/git-for-windows/git/wiki/Good-commits)
5656

57+
## Process related tools and sites
58+
59+
* [GitGitGadget](https://gitgitgadget.github.io/) makes it easy to send patches to the mailing list.
60+
61+
* [lore.kernel.org/git](https://lore.kernel.org/git/) is our prefered mailing list archive.
62+
63+
* [public-inbox](https://public-inbox.org/README.html) is the software behing lore.kernel.org.
64+
65+
* [lore+lei](https://people.kernel.org/monsieuricon/lore-lei-part-1-getting-started) helps take advantage of lore/public-inbox.
66+
67+
* [b4](https://people.kernel.org/monsieuricon/introducing-b4-and-patch-attestation) helps work with patches posted on lore/public-inbox.
68+
69+
* [git-series](https://github.com/git-series/git-series) helps manage patch series.
70+
5771
## Development status
5872

5973
* [Junio's "What's cooking in git.git" emails](https://lore.kernel.org/git/?q=s%3A%22What%27s+cooking+in+git.git%22) list the status of various development topics.

0 commit comments

Comments
 (0)