I've had a few folks ask about using git for version control.  Here are
some useful tutorials.  The main way to learn git, though, is to actually
use it.  Windows, Mac, Linux; command-line or GUI--just start using it....

https://help.github.com/categories/bootcamp/
https://www.atlassian.com/git/tutorials/
https://try.github.io/levels/1/challenges/1
http://rogerdudler.github.io/git-guide/

Oh, and use github (or bitbucket).  Having your project in the public eye
is almost never a bad idea.

Sean

Reply via email to