Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Installing Dropbox on Centos 6 Reply To: Installing Dropbox on Centos 6

#155476
Alen
Participant

@chrisburton, dude get on the Git bandwagon. Seriously, I’ve been putting it off forever and when I finally took on the challenge of learning it, it was so easy… that I was like there has to be more. If you’re not collaborating with anyone, there’s only few commands you need to learn. And if you stick with “commit often” motto you don’t even need to get into branching or any of the more advance stuff.

Comprehensive resource for git:
http://bradfrostweb.com/blog/post/gitgithub-resources/

Git best practices:
http://sethrobertson.github.io/GitBestPractices/