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
* add command for updating `third_party`
compilation errors are thrown if the developer's checkout of the third-party repo (in their `third_party` directory) is not up to date. this command fixes that.
* fix URL in README for `third_party`
* tweak git command for `third_party` (per @bluemarvin's feedback)
notice the `git checkout origin/master` in case `third_party` was checked out to a different branch/sha
0 commit comments