mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-09 00:05:28 +01:00
2f6c928b20
Improves perf by reducing git calls from 3 to 1 Before this change, remote branches were returned as local ones (RefType.Head), now they will be RefType.RemoteHead