About 87,100 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-bash.exe but no …

  2. 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, please visit …

  3. git - Download specific files from github in command line, not clone ...

    Jun 2, 2015 · Copy the specific file's raw link from GitHub. (As you open the file in Github, on the top right corner you can see the option to open the file in raw mode. Open it in raw mode and copy the …

  4. show current GIT branch name in windows command prompt

    Mar 16, 2016 · Is is possible to display current git branch name in regular windows command prompt? Let's say on windows 7 or 10.

  5. 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 this method …

  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. 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?

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

    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?

  9. 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 command …

  10. How do I sign out in the Git Bash console in Windows?

    Jul 24, 2016 · 39 I'm using Git, on Windows, version 2.9.2.windows.1. I work on a repository project and when I do a push, it asked me to enter my GitHub username and password. I entered both my …