On Sun, Jul 29, 2012 at 11:39 AM, Lewis Cawte lewiscawte@googlemail.com wrote:
It's hard to find out how to commit / push (there is no guide how to setup git so that it works as it is on github, unless you are git expert you may find it hard, because you mostly need to fix your git config files in order to be able to git push)
The guide used at the Berlin Hackathon this year was pretty good, and I managed to work it out, with the exception of jumping the gun a bit and using the wrong repo (key point: check what your doing) but other than that, I've managed to use Git everytime I've wanted to now. The guide for anyone that hasn't seen it, https://www.mediawiki.org/wiki/Git/Tutorial .
+1. That tutorial helped me a lot in my first commits.