Hacker News new | ask | show | jobs
by YetAnotherNick 2016 days ago
You need internet for pull and push. I think(hoping) that they meant within a LAN it could work without internet.
2 comments

No, the full feature-set is available offline. You can browse your repos and any other repo you replicated, and push/pull. What offline means is simply that your changes won't immediately be replicated to peers. But the full app experience (Read and write) works offline.
(I'm not shooting the messenger here) If so, that would mean pushing/pulling within the LAN only... which Git supports already
If Github is unreachable, you don’t have a bugtracker, wiki etc. - you are working “blind”.
You can't push within LAN and then have that automatically available when online to the wider network, unless you have some form of continuous replication to some public-facing host. This is what Radicle does for you.