DescriptionRefactoring: Extract git checks in push and merge scripts.
This extracts the pattern "if call git fails: raise exception", which is spread all over the place. Now all calls to git are required to return gracefully and give a uniform exception message if they don't.
BUG=
R=ulan@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=19494
Patch Set 1 #
Total comments: 2
Patch Set 2 : Review. #
Messages
Total messages: 4 (0 generated)
|