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

  • Home
  • SEARCH
  • 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

On my Mac OS X 10.5 (Leopard) machine, I have installed Git 1.6.0.2 using
I am using git configuration mentioned here If I create a new tab and
I'm just learning Git and there is something I can't work out. After creating
I've just started using Ruby on Rails and so far it's working nicely. I'm
Is there a way to interface a git repository using svn's command set? Context
I pushed code to my server using capistrano (using git also). I then made
I know that normally there are no problems using Git from different OSs to
Is it possible to use a .netrc file on Windows when I'm using Git
I'm looking to develop a small application on Mac OSX and it will need
I'm trying to use git instaweb with Ruby' webrick (which I have installed) on

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.