Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3437626
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T08:05:18+00:00 2026-05-18T08:05:18+00:00

Using Git on the mac feels like a huge pain, and the Git documentation

  • 0

Using Git on the mac feels like a huge pain, and the Git documentation is just huuuuuuuuge. Maybe someone has a top secret blog article or even screencast to share, that explains the basics fairly simple and quickly?

  • Creating a repository. Big pain.

  • Opening that repository with GitX: Pain.

  • Working in Xcode and then committing changes: No idea, probably big pain too.

  • Cloning the repository to a few other developers with their own macs so they can start collaborate on the project: Oh man, my head explodes… need a doctor!

  • Merging those cloned repositories back somehow, so everyone gets an updated repository with the changes of anyone else: Red alert!

Right now I feel I’ll need a month to grok it. Would be SO glad if someone can point out really helpful resources that don’t force me to read for some days… or is there a great and thin book that explains this madness?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T08:05:18+00:00Added an answer on May 18, 2026 at 8:05 am

    Git is absolutely enormous, and you could certainly spend that month learning its processes, but you can stick to some basic concepts and end up with a really great workflow. I use the command line, as it allows you stick to these basics, and expand out if you need to. These basic commands are “pull”, “push”, “init”, “commit -am “message””. Later, you can read about branches and rebasing at gitref.org.

    As a mac Xcode + git user; I definitely recommend DTerm to make life easy. One key command brings up a floating terminal window, CDed to the directory of the file that’s currently active. In XCode, this means that you’ll be in a git-controlled directory immediately.

    So, my workflow —

    1. Use “git init” in the terminal to create a repository
    2. Create github repository
    3. follow github instructions to associate the two
    4. When working in my project, press Shift-Command-Enter to bring up a floating terminal window
    5. type “git commit -am “commit message” to commit all current changes
    6. Same key combo plus “git pull” or “git push” for pulling in changes from code repository or pushing changes to code repository, respectively

    I find that the command line allows a much easier working relationship with git than GitX, especially if you’re using something like DTerm.

    For a great reference, check out gitref.org. Good luck!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to install git-svn on mac os x 10.5 using the following
On my Mac OS X 10.5 (Leopard) machine, I have installed Git 1.6.0.2 using
I am using Mac OS X 10.7.2 with Git 1.7.8.2 installed using Homebrew, cvsps
I was happily using git on my old Mac (Leopard), then migrated to a
I'm using terminal for mac and running the line git push origin master It
I'm using Intellij Idea 9.0.4 on a Mac. I'm having trouble getting the Git
I'm using Git 1.7.4.1 on Mac 10.6.6. From the command line, how do I
Fellow coders, today is my first dive into git using Tower on the Mac
I've just switched over to using a mac, (hooray!) ... But I'm still a
I've using git on mac and I have configured autocompletion as written at http://www.codethatmatters.com/2010/01/git-autocomplete-in-mac-os-x/

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.