memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit 243776ec00b6819796a640b2fd400fe7dbeac55b
parent 667fee6df8cfdcc91d6d8273c175167198d8f856
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Mon, 12 Jan 2026 18:55:28 +0100

Note down interop solutions between forges & mailing lists

Diffstat:
Aguides/applications/git/forges.org | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/guides/applications/git/forges.org b/guides/applications/git/forges.org @@ -0,0 +1,9 @@ +* Interoperability +Projects aiming to bridge the email ⇔ forge gap: + +- [[https://gitgitgadget.github.io/][GitGitGadget]] :: GitHub App fine-tuned for Git itself; turns + gitgitgadget/git PRs into git@vger.kernel.org patches & list + responses into PR comments. + +- [[https://forge.sourceware.org/forge/batrachomyomachia][Batrachomyomachia]] :: Forgejo webhook that turns PRs into patch + series.