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
top 1 comments
sorted by: hot top controversial new old
[–] Kissaki@programming.dev 1 points 3 days 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/