About 50 results
Open links in new tab
  1. authentication - How can I "login" to git? - Stack Overflow

    Jun 13, 2019 · Not true. Git itself does not log you in, as mentioned in my answer above. A third-party CLI tool (like GitHub CLI gh) can connect to a repository hosting service (like github.com) and trigger …

  2. How to log into Github Container Registy using Github Actions

    Oct 17, 2022 · I am trying to write a GitHub actions script to automatically build a docker image, and then push it into the GitHub Container Registry when new code is checked in to the main branch. …

  3. I have 2 GitHub accounts. How can I use both when I am working in VS ...

    Jun 28, 2020 · I use V.S. Code for both company & personal projects, and I was hoping to find an answer to the following question. Is it possible to log into two GitHub accounts at the same time in …

  4. Log in to GitHub from the command line with multiple accounts

    How do I log in with multiple sets of credentials or how would I somehow reset the original credentials to force password prompt when pushing? The only way I managed to push right now is by specifying …

  5. github - Visual Studio Code is always asking for Git credentials ...

    I started using Visual Studio Code, and I was trying to save my test project into GitHub, but Visual Studio Code is always asking for my GitHub credentials. I have installed in my PC GitHub Desktop...

  6. How to change Github user for Github Copilot in IntelliJ

    Sep 17, 2024 · I accidently logged into wrong github user for activating GitHub Copilot. I am not able to switch and continue to validate against the same user. Neither restart nor reinstall plugin helps here.

  7. Can not connect GitHub Copilot to my Visual Studio

    Sep 13, 2024 · Then I log into my GitHub account and click Continue. After that I am getting redirected to https://localhost:59144/ with the This site can’t be reached message.

  8. GitHub Copilot - please login to github and try again

    Aug 5, 2022 · 60 I have to restart my IDE, then go to tools->GitHub copilot: 1- restart IDE 2- got to "tools" -> "GitHub copilot" -> "login to GitHub" 3- it will show you a popup with code, click on copy …

  9. Signing into Github Copilot for Business from PyCharm

    Aug 9, 2023 · We just got a github copilot for business license. I've done the following within my PyCharm IDE: Installed copilot via plugins and restarted. Connected to our enterprise account via: …

  10. git - Cannot log in GitHub into Eclipse - Stack Overflow

    Aug 23, 2021 · While trying to push my git repository in Eclipse into GitHub for the first time I'm asked to insert user and password of my GitHub account but it doesn't work. Eclipse shows me the message …