Hacker News new | ask | show | jobs
by rblstr 4696 days ago
You can't pull code from another node, i.e another developer? Git is distributed, if you want centralised source control use Perforce or SVN or something.
3 comments

You may want to reread the comment. It's more than being able to commit and pull via the command line.
sure, and I can build a commenting and pull request system while I'm at it. It's highly inefficient to change workflow for an outage that might not last an hour.
yes you can pull from another node. you can also push to another node.