I want to use my own domain for git instead of using github due to the prices. However, I want to not only use the command line for pushing gits, but I want to be able to have access to a GUI / Git management system (like github) for tracking all changes and the ability to revert pushes if necessary.

What is the best git management software / GUI that I can use in this situation?

link|improve this question
Something like trac or jira may hack it for you. Of course, you don't need all this fancy crap to run git, just run git. Command-line FTW. – Doc Sep 29 '11 at 22:42
feedback

closed as not constructive by grawity, sblair, slhck, random Sep 29 '11 at 22:07

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

Browse other questions tagged or ask your own question.