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
Summary:
It's useful to be able to know whether a ref is in an import or export,
e.g. for dead code detection, so let's tag refs with an enum to say what
kind of ref it is.
I changed field names so that the schema change shouldn't trigger a
validation failure (I hope).
Note: stacked on #511
Pull Request resolved: #518
Test Plan:
Imported from GitHub, without a `Test Plan:` line.
Rollback Plan:
Reviewed By: donsbot
Differential Revision: D75066884
Pulled By: bochko
fbshipit-source-id: b58f19b3bc9d4261b38640e30833916b654adc14
0 commit comments