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
{{ message }}
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.
Summary:Needed to extend it to support environment variables. Fix some
annoyances with the existing API:
- only able to get exit code if the exception is thrown (`git diff` often exits with 1 in non-error situations)
- almost always specifying null stdin
- almost always specifying DONT_VERBOSE
- output was only printed at the end of a command (eg the slow git submodule command in HHVM looked like a hang)
Existing API is now a wrapper around the new one.
refs #12
refs #9
refs #5
Reviewed By: JoelMarcey
Differential Revision: D3186167
fb-gh-sync-id: d64a852facbc6e8ed167fe462ff51cd1e4bde621
fbshipit-source-id: d64a852facbc6e8ed167fe462ff51cd1e4bde621
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
ShipItBaseConfig
The text was updated successfully, but these errors were encountered: