I'm trying to set up a project for a new web site in Aptana Studio 3 using Git so others can work on the project as well.
My plan is to work on/test the project locally using Aptana and my WAMP server. I would then commit it to an online repository (which currently doesn't exist, so that would have to be created in the process) in the domain for which the web site is being built.
I've been searching, researching, and reading for an hour and a half and I've gotten nowhere.
I'm pretty familiar with Aptana, but I've never used Git before.
How do I accomplish this? (Step-by-step instructions will be greatly appreciated!)