About 50 results
Open links in new tab
  1. Adding Git-Bash to the new Windows Terminal - Stack Overflow

    Jul 1, 2019 · I'm trying to add a new terminal (Git Bash) to the new Windows Terminal. However, I can't get it to work. I tried changing the commandline property in the profiles array to git …

  2. where do I select the terminal in Github? - Stack Overflow

    First time working in GitHub, and I am not sure how to access to the "terminal". Any idea? Do I need to install it?

  3. windows - How to login github in cmd? - Stack Overflow

    Mar 19, 2021 · You should make a new folder and locate it, on the local machine. Then you should make a pull from the remote repository you are mentioning with the help of the …

  4. How to update a GitHub access token via command line

    Dec 9, 2021 · 60 If you want to update your GitHub Personal Access Token in VSCode, you can install the GitHub Extension. You can also update your token via the command line. Note that …

  5. How to change my Git username in terminal? - Stack Overflow

    Jul 18, 2017 · 539 I was pushing and pulling from git in Terminal then I changed my username on github.com. I went to push some changes and it couldn't push because it was still recognizing …

  6. How do I log in using the Git terminal? - Stack Overflow

    The terminal is the one integrated into Visual Studio Code, and it is Git Bash. What I want to do is sign into this different account and then push from that account.

  7. Uploading a project to GitHub using the command line

    Jan 28, 2018 · How do I upload a project to GitHub through the command line? I have installed Git on Windows. I am uploading my project by creating a new repository, but it did not upload by …

  8. git - go get results in 'terminal prompts disabled' error for GitHub ...

    Aug 27, 2015 · For more information on how to cache your github password on mac, windows or linux, please visit this page. For more information on how to add ssh to your github account, …

  9. git - How do I check my github settings or who I'm signed in as on …

    May 23, 2016 · My friend set up my github for me and cloned a project onto my desktop. I want to see what is my profile name on the Github account he gave me. Is there a command to do that?

  10. windows - Error "'git' is not recognized as an internal or external ...

    I have an installation of Git for Windows, but when I try to use the git command in Command Prompt, I get the following error: 'git' is not recognized as an internal or external command, …