3 Commits (a5e35f911bfc58607f1d2762182b3bea01a263b0)

Author SHA1 Message Date
Stephan a5e35f911b
GitDriver: fix test for remote identifier on windows (#10727) 2 years ago
Stephan 866d2a49b2
GitDriver: try to fetch default branch form remote using auth (#10701) 2 years ago
Stephan ef12e42bdb
GitDriver: try to fetch default branch from remote (#10687)
The initial clone determined what the default branch of the cache git repository was. Changing it on the remote didn't have any impact on the local data. However, cloning it on a different machine would then store a different default branch on that machine. This could lead to different results for the same command on different machines.
3 years ago