tomaka/redshirt

Improve the p2p-loader git notifier to properly fetch the default branch

Opened this issue · 1 comments

I didn't implement this properly at the time because, not being extremely familiar with git, I didn't know how to do it.
But here's a diff that should show how it is possible:
https://github.com/rust-lang/cargo/pull/8364/files#diff-7c9ac7738c4bef1573b9bbc2945334c8R253-R259

Would be obsoleted by #638