mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
254023a03c
`rev-parse` returns the original ref name in stdout, even if it wasn't able to resolve the reference. This was preventing the upstream resolution from never happening- causing `main` to be never resolved to the actual SHA.