-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Copy link
Description
- GitLens Version: v11.5.1
- Git Version: git version 2.31.1.windows.1
- VSCode Version: 1.57.1
507ce72a4466fbb27b715c3722558bb15afa9f48
x64 - OS Version: Windows 10 21H1 19043.1052
Steps to Reproduce:
- right click on a branch on remote > "Create Branch..."
- give the branch a different name from the remote branch ( ex: master -> local_master)
- in the "branches" widget click on the fetch button on the local branch (local_master)
What I see:
error message : Unable to fetch repository. See output channel for more details
output channel:
[2021-06-18 08:52:01:108] [c:/....] Git Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false fetch sysadmin local_master • couldn't find remote ref local_master • the remote end hung up unexpectedly • 390 ms
[2021-06-18 08:52:01:109] c:\Users\...\.vscode\extensions\eamodio.gitlens-11.5.1\dist\gitlens.js:55:36671
Error: Command failed: C:\Program Files\Git\cmd\git.exe -c core.longpaths=true -c core.quotepath=false -c color.ui=false fetch sysadmin local_master
fatal: couldn't find remote ref local_master
fatal: the remote end hung up unexpectedly
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs-verificationRequest for verificationRequest for verification