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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T18:33:08+00:00 2026-06-06T18:33:08+00:00

I decided to learn how to use github about a month ago, and I

  • 0

I decided to learn how to use github about a month ago, and I went through the whole setup process for windows. It was fairly long from what I remember, but I stopped using it after that first day. I totally forgot where I started doing github projects (I mean what directory I started doing everything in) and I wanted to get back into fully understanding github, because I want to download someones project.

I went on to create another repo today and I got it settup successfully and I added a new README file from a test project I put in “My Documents” directory on Windows. Every time I went to push my latest commit using git push -u origin master it asked me for my username and password. Is there a way to stop this? I think I had it settup not to ask me anymore, but that was in my first directory where I started with github.

Or should I try to find out where I started github initially and do everything through there?

If my question was vague please let me know. This has taken me such a long time to comprehend, I just want to make sure I’m doing it the right way.

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

    If you created a repo on github then go to that repo, you will see a http and a ssh address for it. Replace the current remote on your local repo with the ssh address from github. After adding this ssh remote address upon push you won’t have to enter your information.

    When you go to github, under repositories list you will see your repository your working on. If you were to click it it will open the reposirtory, you will see your files and all the information for it. In the middle above the files you have a http and a ssh address for the repository. Your local project is using the http address for a remote (remote is just the location to push the files). If you use the ssh address from github and replace your current remote with the new ssh address. Upon pushing to the ssh address github won’t come back saying for your username and a password its a more secure way of pushing.

    git remote rm origin // remotes current remote called origin

    git remote add origin github ssh address goes here // adds a origin remote with the ssh address

    git push origin master // pushing to master

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

Sidebar

Related Questions

I've decided to learn prolog. What's a good interpreter to use? Even better if
I decided to learn HTML so I installed apache on windows vista. Everything seems
I decided to learn how to use an ORM to avoid learning some SQL
I've heard ImageMagick is quite powerful, so I decided I'd learn how to use
Decided to try and learn Perl, and currently need to process a number of
I was trying to learn how JNA works, so I decided to use the
I was trying to learn how JNA works, so I decided to use the
I decided to learn how to use Version Control over Christmas break, so I
I've decided to learn D, and I'm wondering which standard library I should use.
I decided to learn Assembly language. The main reason to do so is being

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.