this post was submitted on 10 Jan 2026
8 points (100.0% liked)

Version Control Systems

86 readers
1 users here now

A community for discussion and news about version control systems and software forges

Related Communities

Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Kissaki@programming.dev 1 points 1 day ago

I used GitGitGadget to make all of my contributions. This meant that I could make a GitHub pull request (a workflow I’m comfortable with) and GitGitGadget would convert my PRs into the system the Git developers use (emails with patches attached). GitGitGadget worked great and I was very grateful to not have to learn how to send patches by email with Git.

Interesting

https://gitgitgadget.github.io/