358
you are viewing a single comment's thread
view the rest of the comments
[-] Ephera@lemmy.ml 15 points 1 day ago* (last edited 1 day ago)

In case, you're not aware, you can also email the dev. You can code up your commits as normal and then use e.g. git format-patch -3 to put the last 3 commits patch files. You can then attach those files to an e-mail and the dev can apply those patches with git am.

It takes a bit of playing around, but it's actually really easy.
The Linux kernel, one of the most complex projects on the planet, develops like this.

this post was submitted on 30 Mar 2026
358 points (100.0% liked)

Programming

26288 readers
745 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS