forked from pieter/gitx
-
Notifications
You must be signed in to change notification settings - Fork 205
Home
Rowan James edited this page Jun 11, 2013
·
11 revisions
Please work on improving this Wiki if you can, pretty much everything needs some improvement.
- [Getting Started](wiki/Getting Started) (TODO: link here from GitX help menu)
- Is Git installed? My preferred (read: supported) git distributions are:
** Install with Homebrew
brew install git
** Download the official Mac package ** Install the current version of Xcode on the Mac App Store *** If this doesn't work, try installing "Command Line Tools" from Xcode menu -> Preferences -> Downloads - but you should report that just having Xcode didn't work; that's a bug. - [Reporting a Bug](wiki/Reporting a Bug)
- Guidelines for [Submitting Changes](wiki/Submitting Changes)
- [Project and development overview](wiki/Project Overview) (checkout, submodules, building)
- [Packages and Classes](wiki/Class Organization) (organization)