Ref T13504. The API has changed here slightly, and if you run "arc version" without "arcanist/" being a Git working copy, it currently fatals in a misleading way.
Instead, reach the error properly.
Differential D21050
Fix error behavior of "arc version" when it encounters a library which is not a working copy epriestley on Apr 2 2020, 3:20 PM. Authored by Tags None Referenced Files
Subscribers None
Details Ref T13504. The API has changed here slightly, and if you run "arc version" without "arcanist/" being a Git working copy, it currently fatals in a misleading way. Instead, reach the error properly. Ran "arc version" after moving aside ".git/", got a helpful error message instead of a confusing "call on null" exception.
Diff Detail
|