A friend recently told the following joke:
“The idea that git can be used offline is an illusion – you still need connectivity for googling which arguments to pass to what command.”
That’s an exaggeration, of course, but as always, there’s a grain of truth in it. So here we go:
- Probably the visually and didactically nicest Git reference I’ve seen so far: Git Reference at gitref.org
- Got 2 minutes for a quick introduction? Check Git for dummies!
- And of course, there’s the official Git Book with some more details.