SilberWitch on Nostr: Hmm... Well you still have git behind everything, that maintains the repo state. This ...
Hmm... Well you still have git behind everything, that maintains the repo state. This is for PRs, only, basically. Have to think about it, some more.
I guess it would be
* publish patch with ngit, as index+contentlist (index contains repo info and commit comment and etc.)
* collaborative editing and reviewing of patch
* pull patch back onto your PC with approved changes
* use your IDE or whatnot, to make sure the formatting is okay and stuff
* commit changes to git
* push changes to master
Published at
2025-01-19 11:13:59Event JSON
{
"id": "914b40cdfc5c25b186102f0f1f395a0e3a0747f7675d21740327e343a7bd5ac9",
"pubkey": "fd208ee8c8f283780a9552896e4823cc9dc6bfd442063889577106940fd927c1",
"created_at": 1737285239,
"kind": 1,
"tags": [
[
"e",
"6ae33f5f56a78a4e920724eee61d656384d39a9f13b4afc8ef395510dd1dc065",
"wss://theforest.nostr1.com/",
"root",
"fd208ee8c8f283780a9552896e4823cc9dc6bfd442063889577106940fd927c1"
],
[
"e",
"12ec21a8b992cff7a52fbc51a0d2bf5c654018dfe39c2c69feb29a211d77a5c9",
"wss://theforest.nostr1.com/",
"reply",
"4c800257a588a82849d049817c2bdaad984b25a45ad9f6dad66e47d3b47e3b2f"
],
[
"p",
"fd208ee8c8f283780a9552896e4823cc9dc6bfd442063889577106940fd927c1",
"wss://theforest.nostr1.com/"
],
[
"p",
"4c800257a588a82849d049817c2bdaad984b25a45ad9f6dad66e47d3b47e3b2f"
]
],
"content": "Hmm... Well you still have git behind everything, that maintains the repo state. This is for PRs, only, basically. Have to think about it, some more.\n\nI guess it would be\n\n* publish patch with ngit, as index+contentlist (index contains repo info and commit comment and etc.)\n* collaborative editing and reviewing of patch\n* pull patch back onto your PC with approved changes\n* use your IDE or whatnot, to make sure the formatting is okay and stuff\n* commit changes to git\n* push changes to master",
"sig": "1a06455f1e69444fb13e3ee5c93266567c0ea9f4c941c7b7425ee485e8c094d72a40e0ade4ae93943e9fa9743b328c44e8b2118727a81f51ebec74848d482570"
}