Just curious to whether people use Git to manage there themes ? is it worth learning ?
Im thinking of learning it for the purpose of linking my localhost installs and the live themes to make uploads / updates easier etc. I can use it for that right ?
for that you can use FTPSync, git is used to always have a version history, a backup source, and it’s the only way to work in team
Just sign up to bitbucket (free), it has private repositories, and install SourceTree, (easy to use, it has user interace, no console commands knowledge required)