About 264,000 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. 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, …

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

    Feb 6, 2012 · 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 …

  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 …

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

  9. Git log out user from command line - Stack Overflow

    Jan 30, 2015 · Is there a command for logging out of git? I'm turning my computer over to somebody else and don't want the git to be attached to my account in the terminal.

  10. github - Configuring user and password with Git Bash - Stack …

    I am using Git Bash on Windows 7. We are using GitHub as our repository origin. Every time I push or pull I have to provide user and password credentials. I know that my SSH keys are set …