User login

Git on Mac OS X

Installing

answer: http://forums.macosxhints.com/archive/index.php/t-78331.html

this
http://www.nabble.com/git-for-Mac-OS-X--to9613579.html

pointed to
http://www.dekorte.com/blog/blog.cgi?do=item&id=2539

which is great, provided you have Apple's XCode Developer Tools first

http://darwinports.com/
http://trac.macosforge.org/projects/macports/wiki/UsingMacPortsQuickStart

Updating Git with Git itself

http://blog.kineticweb.com/articles/2007/10/25/updates-on-git-use-in-mac-os-x-tiger

Note: Doing this update left some dependency errors:

make[1]: asciidoc: Command not found
make[1]: *** [git-add.xml] Error 127
make: *** [install-doc] Error 2

And a warning about having two versions:

!! You have installed git-* commands to new gitexecdir.
!! Old version git-* commands still remain in bindir.
!! Mixing two versions of Git will lead to problems.
!! Please remove old version commands in bindir now

GUI Client

http://gitx.frim.nl/

Other Resources

http://zrusin.blogspot.com/2007/09/git-cheat-sheet.html

Resolution

Searched words: 
Git on Mac OS X make configure mac os x make configure does not work on mac os x make: command not found

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.