You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #14359 - linyihai:issue-14354, r=weihanglo
Fix: `cargo package` failed on bare commit git repo.
### What does this PR try to resolve?
Fixes#14354
This approach chose to not generate a `.cargo_vcs_info.json` for bare commit git repo.
### How should we test and review this PR?
Compare the test changes before and after the two commits
### Additional information
0 commit comments