-
I have configured git credential helper in .gitconfigure file and it works fine in terminal with all the git commands. But gitup can not pick this configuration up and use it.
-
Is it possible to make libgit2 authenticate using credentials that the user has previously stored via the command line git? Specifically [Git for Windows](https://github.com/git-for-windows) defaults …
-
Hi.
Im trying to build a recipe that will need git cli access (https://github.com/rust-embedded/meta-rust-bin/issues/185)
I've looked at docs and found `GIT_CREDENTIAL_HELPER`, but not sure how to u…
-
We are developing a VSCode extension hosted in a Docker container using code-server, with Git configured to use **_git config --global credential.helper=cache --timeout=200_**.
Steps:-
1. Make a…
-
Git has a way to [store repo credentials](https://git-scm.com/docs/gitcredentials), which includes GitHub tokens; spr should have a way to use that, instead of needing `spr.githubAuthToken`. This woul…
-
Hi users. A quick survey:
1. How did you discover git-credential-oauth?
2. How did you install git-credential-oauth?
3. Do you authenticate to any Git hosts outside GitHub?
4. What's your creden…
-
### The problem
I have git instance on 444 and cannot change it to 443 for reason that home router is blocking it.
I get error untrusted server every time I open Githhub desktop app, it reapperas ev…
-
Sapling appears to work just fine with the git credential helper protocol. For example I can configure the gcloud auth credential helper in `~/.gitconfig` and `sl clone` works.
I can't find any re…
aran updated
8 months ago
-
### The problem
We have two GitHub Enterprise and I have access to both Instances.
I'm able to clone repositories from GitHub.com and one of the two GHE Instances.
When I try to clone a repositor…
-
### Platform or tool
Github
### Desired or expected behavior
Possibility of cloning, fetching and pushing with multiple accounts.
### Current behavior
When cloning with one of the accou…