Skip to content

GitProcess: foreground fetch should be interactive#464

Merged
derrickstolee merged 1 commit intomicrosoft:mainfrom
derrickstolee:fetch-interactive
Nov 24, 2020
Merged

GitProcess: foreground fetch should be interactive#464
derrickstolee merged 1 commit intomicrosoft:mainfrom
derrickstolee:fetch-interactive

Conversation

@derrickstolee
Copy link
Contributor

The foreground fetch was created by copy/pasting from background
fetch. We didn't notice any problems because users were authenticating
via the /gvfs/config endpoint in most cases. Also, if there was an
existing credential, then they would not hit this issue.

Resolves #463.

The foreground fetch was created by copy/pasting from background
fetch. We didn't notice any problems because users were authenticating
via the /gvfs/config endpoint in most cases. Also, if there was an
existing credential, then they would not hit this issue.

Resolves microsoft#463.

Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
@derrickstolee derrickstolee marked this pull request as ready for review November 17, 2020 18:15
@derrickstolee derrickstolee merged commit 6b49cb1 into microsoft:main Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Getting terminal prompts disabled error when cloning a new repo

2 participants