By tscok on
I want to upload code to my sandbox project. I have done the Git access thingy under Profile>Edit>Git access and then what? Do I need some kind of additional software or can I use some kind of form on drupal.org to upload the code? I'm a newbie, I need a real step-by-step guide and right now drupal.org doesn't seem very helpful or willing to help.
Please point me in the right direction and be sure to skip all the jargon.
Comments
You need Git on your local machine
See http://git-scm.com/ for a suitable version for your operating system.
Thank you
Thank you Frank! Looking into it now.