Skip to content
Alexis Hildebrandt edited this page Jun 24, 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)

Troubleshooting

  • 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 by itself, 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)

Contributing

  • Design
  • Guidelines for [Submitting Changes](wiki/Submitting Changes)
  • [Project and development overview](wiki/Project Overview) (checkout, submodules, building)
  • [Packages and Classes](wiki/Class Organization) (organization)

Current Work