-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
Issue Type: Bug
I got this error every time I try to see the list of commits or branches under GitLens tab.
Command failed: git -c core.quotepath=false -c color.ui=false for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname:lstrip=1)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname) refs/heads refs/remotes fatal: unknown refname: format lstrip=1
This started happening right after last update in all my repos.
short demo: https://youtu.be/nslVqFNpeSU
Extension version: 9.7.1
VS Code version: Code 1.33.1 (51b0b28134d51361cf996d2f0a1c698247aeabd8, 2019-04-11T08:20:22.771Z)
OS version: Linux x64 4.9.0-9-amd64
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM)2 Quad CPU Q8400 @ 2.66GHz (4 x 2003) |
| GPU Status | 2d_canvas: enabled checker_imaging: disabled_off flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled multiple_raster_threads: enabled_on native_gpu_memory_buffers: disabled_software rasterization: disabled_software surface_synchronization: enabled_on video_decode: unavailable_off webgl: enabled webgl2: enabled |
| Load (avg) | 1, 1, 1 |
| Memory (System) | 3.74GB (0.44GB free) |
| Process Argv | --unity-launch |
| Screen Reader | no |
| VM | 0% |
RoyNij, wispamulet and aesyondu