Hacker News new | ask | show | jobs
by ghayes 3954 days ago
Can you describe your use-case?
1 comments

They're two, really: One is when I want to collaborate with a friend on a project (we both use vim, so we work on the terminal), and I don't want to set up a new account and transfer all the files, set up the environment and give him free rein on it, and the other is to quickly debug some issue on a remote friend's computer while he can see what I'm doing and learn from it.
You probably want to start using a version control system like Github for case 1.
That's completely different.
Nit pick, but Github is not a version control system. git is though.