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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T10:57:12+00:00 2026-06-01T10:57:12+00:00

I created keys as instructed in the github tutorial, registered them with github, and

  • 0

I created keys as instructed in the github tutorial, registered them with github, and tried using ssh-agent explicitly — yet git continues to ask me for my passphrase every time I try to do a pull or a push.

What could be the cause?

  • 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-01T10:57:14+00:00Added an answer on June 1, 2026 at 10:57 am

    Once you have started the SSH agent with:

    eval $(ssh-agent)
    

    Do either:

    1. To add your private key to it:

       ssh-add
      

      This will ask you your passphrase just once, and then you should be allowed to push, provided that you uploaded the public key to Github.

    2. To add and save your key permanently on macOS:

       ssh-add -K  
      

      This will persist it after you close and re-open it by storing it in user’s keychain.

      If you see a warning about deprecated flags, try the new variant:

       ssh-add --apple-use-keychain 
      
    3. To add and save your key permanently on Ubuntu (or equivalent):

        ssh-add ~/.ssh/id_rsa
      
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using Java I have created RSA keypairs. Using Java I can use these keys
I had created key pair on iOS with using SecKeyGeneratePair and then exported keys
I've created a pair of keys using SecKeyGeneratePair . I'd now like to pass
I created a new mysql database and i want to use foreign keys with
i want to create an array with 2 keys and i want them in
i have created NSMutableDictionary with 10 keys.Now i want to access NSMutableDictionary keys in
I created the models in a Django app using manage.py inspectdb on an existing
I created a setup using Inno installer, during the setup, I made some lengthly
Is recently created two API keys for the Android Maps API (one for debug
I use openssl. First off I created private/public keys, then I encrypt a string

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.