I'm trying to setup an Xcode project to use GitHub for Mac, which was released yesterday: http://mac.github.com/
I've never used GitHub before (please forgive me, coding gods), so I thought I would try with an app with a friendly UI for simpletons like me.
If I create a new Xcode project, I can choose to use a repository. GitHub for Mac will then be able to scan my folders, I'll be able to pick that new project. Presumably this will give me the ability to use the Version Editor button in Xcode, and anything I do with that will be sync'ed with GitHub (or not???).
But how do I create a repository from an old project? The GitHub for Mac documentation says just drag a folder into GitHub, but surely the Xcode project itself need to be told that it is connected to GitHub... or am I hopelessly confused?