Skip to content

Fix: Fixed an issue where private repos could not be cloned#18734

Open
Lamparter wants to merge 1 commit into
files-community:mainfrom
Lamparter:libgit2/CloneRepoAsync
Open

Fix: Fixed an issue where private repos could not be cloned#18734
Lamparter wants to merge 1 commit into
files-community:mainfrom
Lamparter:libgit2/CloneRepoAsync

Conversation

@Lamparter

Copy link
Copy Markdown
Contributor

Resolved / Related Issues

Steps used to test these changes

  1. Created an OAuth app (https://github.com/settings/developers)
  2. Copied the OAuth app client ID into this line of code
  3. Opened the app
  4. Navigated to developer tools settings and logged in with GitHub
  5. Navigated to a folder and ran the "Clone a Git repo" action
  6. Entered a private GitHub repo URL that I have access to
  7. Observed that the app now clones authenticated private repos correctly

@Lamparter
Lamparter force-pushed the libgit2/CloneRepoAsync branch from f7b879d to 9c30a9e Compare July 19, 2026 21:11
@Lamparter
Lamparter marked this pull request as ready for review July 19, 2026 22:55
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.

Bug: Cannot clone repo: remote authentication required but no callback set

1 participant