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 8973799
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T18:32:03+00:00 2026-06-15T18:32:03+00:00

I am running mac osx lion. My problem is that git hangs after I

  • 0

I am running mac osx lion.

My problem is that git hangs after I type in each command.

If i type in git then I get Usage: git credential-osxkeychain <get|store|erase>

When I try to type in something else, for example git status the terminal just hangs, but once I hit enter again, then it goes back to the normal terminal prompt, but the command never goes through.

How do I get git to work?

  • 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-06-15T18:32:04+00:00Added an answer on June 15, 2026 at 6:32 pm

    Seems with your specific approach to installing git, you might want to follow these instructions:
    https://help.github.com/articles/set-up-git

    # Test for the cred helper
    git credential-osxkeychain
    
    # Download the helper
    curl -s -O \
      http://github-media-downloads.s3.amazonaws.com/osx/git-credential-osxkeychain
    
    # Fix the permissions on the file so it can be run
    chmod u+x git-credential-osxkeychain
    
    # Now you need to install the helper into the 
    # same directory where Git itself is installed.
    
    # Find where git is installed
    which git
    
    # Move the file to the path `which git` returned so git can access it
    sudo mv git-credential-osxkeychain /usr/local/git/bin/
    
    # Set git to use the osxkeychain credential helper
    git config --global credential.helper osxkeychain
    

    Personally, I just use homebrew and its as easy as brew install git

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

Sidebar

Related Questions

So I'm running Mac OSX Lion and I recently installed Eclipse IDE for Java
I am running Mac OSX 10.5.8. I installed matplotlib using macports. I get some
I'm running Mac OSX Snow Leopard, this problem is caused by a recent train
I'm running git 1.7 on Mac OSX, installed via Homebrew. I'm trying to use
I have two versions of python installed on my mac running OSX Lion. The
I’m running Mac OS X v10.8 (Mountain Lion) with Xcode 4.5.1 with command line
Problem A few of us running either Mac OS X Snow Leopard or Lion
I have a mac osx lion. I have xampp running (i.e. I click on
I'm running a new mac with osx lion and it came with the latest
I am running ARtoolkit on Mac OS X Lion (using SDK 10.5, as per

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.