@justamoment@twtxt.net Yeah, not only that, but one of the “issues” I have with the whole Git+Email patch workflow in general is that you have to basically “give up” your identity, email address and personal information in some way. I find that a bit bothersome really. – I’m sure we can come up with a proper “decentralised” way of collaborating on software with git as the primary backend for revision history and patches, but hmmm 🤔

⤋ Read More

@justamoment@twtxt.net @prologic@twtxt.net tbf, format-patch numbers your patches so that you can apply them with an one liner, no matter if they’re 1 or 9999. As for identity leakage, do notice that only author patch info is present - a name (that can be a pseudonym) and an address field that can be empty. Other then that you only have the transport means, but you don’t really need to use e-mail if that is your concern, you can for eg. set up an anonymous ftp… you just need to get the formatted patches, git not having its own transport is not a limitation but the freedom to let you get patches in any way you want! ;-)

⤋ Read More

@marado@twtxt.net Yeah so @lyse@lyse.isobeef.org and I are talking on IRC right now about an idea I had about this… I realise I could use the same git patch/diff format(s) but skip the Email parts. I was even thinking of using Twtxt itself as a sort of “notification” and some kind of easy-to-use web-based push/pull system for managing the patches and applying them to your repo(s).

⤋ Read More

Participate

Login to join in on this yarn.