mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-14 12:11:43 +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