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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T11:52:37+00:00 2026-06-13T11:52:37+00:00

I have the environment fully working at work, with SSH, but here at home

  • 0

I have the environment fully working at work, with SSH, but here at home I tend to use more GitHub for Windows instead of Git bash, so that’s why it’s set up with http.

github --credentials get: github: command not found
Username for 'https://github.com': user
Password for 'https://user@github.com': 
github --credentials store: github: command not found
Already up-to-date.

Where can I find and install the github command so I don’t have to input my username and password every single time? (I think I probably need to add something to PATH somewhere.)

  • 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-13T11:52:38+00:00Added an answer on June 13, 2026 at 11:52 am

    You can take a look at this very helpful article : Set up git. You have a section where they explain to you how to save your password.

    There is no Github executable, as Github is “just” a website, the message you see is git trying to get your credentials automatically (you can resolve this problem following the guide in the link above).


    I want to talk about SSH anyway, because it can be useful to other people arriving here.

    Still, the better way to store password is to do not use one and to rather use an SSH key. There’s an option in your Github settings to add a new one, with Windows, just generate a key with PuttyGen or alternative, export as an OpenSSH key, and copy/paste it in the text area of Github.
    Then clone your repository using the SSH option:

    git clone git@github.com:your_username/your_project.git 
    

    Or, if you have an already existant repository, change the url (saw here):

    git remote set-url origin git@github.com:your_username/your_project.git
    

    You will not need to type a password anymore, and it is very secure (as long as no one can access your computer and copy the private key).

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

Sidebar

Related Questions

I have no rails environment but I want to use cruisecontrol.rb as my Continous
Can the TFS proxy be installed on Windows XP? I have an environment that
I am working in an Agile environment and things have gone to the state
I'm working in a multi-developer environment in Oracle with a large package. We have
In my work I have a BAK file (which I'm working on in SSMS
I have an app that's fully working. It just has 1 problem with my
I'm working in a windows environment (my laptop!) and I need a couple of
Is it possible for the apache2 user, http, to have environment variables like normal
I have two environment variables in apache config, I want to concatenate them into
I have an environment where 2 load-balanced clustered tomcats pointing to same application. When

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.