First step, did you actually complete the 'make install' process, and where is your git physically located? Can you invoke git directly using its full path, eg using /usr/.../git ? -- Darren Duncan
mobibob wrote: > Hi All, > > I followed the github workflow to setup my first project on my > macbook. The install went without errors, but when I went to the > terminal session to 'git init' it did not find the git command. > Obviously (or not), its not in my path. My questions: > > 1. Did I miss a step? > > 2. What is the proper order to add the path? > > 3. Does it go in > ~/.bash_profile or > ~/???Mac??.plist? (I don't know the user plist location) > or other? > > 4. Do I need any other exports set? > > Any additional information is appreciated. > > I am anxious to make progress on this today. > > -Thanks in advance, > mobibob -- You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/github?hl=en.
