top | item 46947262

(no title)

ai-christianson | 20 days ago

If you want to go really minimal you can do raw git+ssh and hooks (pre/post commit, etc).

discuss

order

chasd00|20 days ago

i would imagine that's what everyone is doing instead of sitting on their hands. Setup a different remote and have your team push/pull to/from it until Github comes back up. I mean you could probably use ngrok and setup a remote on your laptop in a pinch. You shouldn't be totally blocked except for things like automated deployments or builds tied specifically to github.com

Distributed source control is distributable.

peartickle|20 days ago

It's also fun when a Jr. on the team distributes the .env file via Git...