littlebit670 on Nostr: One of the coolest things I've found out about #ngit is that the ngit CLI can help ...
One of the coolest things I've found out about #ngit is that the ngit CLI can help you keep copies of your repo on other git hosts (github, tangled, etc) in sync
clone your repo onto a machine that has ngit installed, set up the repo for ngit using ngit init -i, then go to gitworkshop and add the other hosts
now when you push/pull from your workstation it will also update the other git hosts too (assuming your machine has keys authorized to access the other hosts)
Published at
2026-07-17 19:36:33 UTCEvent JSON
{
"id": "4fe6e9f65b1fd3cdb997a04e0549873a91c2bc21261f70cb453316654ccfb91e",
"pubkey": "08fa7121cab8f165df8f364d0a5bc660a9b5e8704d9e5c9728cde72f00fb084b",
"created_at": 1784316993,
"kind": 1,
"tags": [
[
"t",
"ngit"
],
[
"client",
"Ditto",
"31990:781a1527055f74c1f70230f10384609b34548f8ab6a0a6caa74025827f9fdae5:ditto"
]
],
"content": "One of the coolest things I've found out about #ngit is that the ngit CLI can help you keep copies of your repo on other git hosts (github, tangled, etc) in sync\n\nclone your repo onto a machine that has ngit installed, set up the repo for ngit using ngit init -i, then go to gitworkshop and add the other hosts\n\nnow when you push/pull from your workstation it will also update the other git hosts too (assuming your machine has keys authorized to access the other hosts)",
"sig": "86ea0797235f3cb6c5561a335b96cd07b3509d5d86e222b36f504c32b3ec19ee542f595dddf491fb72032d2705d1293bc0afc0ea5fac1d2602ac1faeb4b99ffb"
}