Files
vscode/extensions/git/src
Eric Amodio 2f6c928b20 Fixes getBranch issue with remote branches
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
2021-01-25 18:50:31 -05:00
..
2021-01-21 16:59:07 -08:00
2020-10-12 14:38:07 -04:00
2021-01-12 12:15:40 -05:00
2020-07-15 15:52:31 +02:00
2020-05-15 10:50:05 +02:00
2020-11-27 12:22:16 +01:00
2020-09-17 11:43:03 +02:00
2020-10-21 16:37:49 +02:00
2020-12-17 22:00:45 +01:00