tiktok / sparo

Sparo optimizes performance of Git operations for your large frontend monorepo.
https://tiktok.github.io/sparo/
MIT License
162 stars 8 forks source link

Print error message and exit when git pull fails #80

Closed chengcyber closed 3 months ago

chengcyber commented 3 months ago

Basic Checks

Have you run rush change for this change?

If No, please run rush change before, this is necessary.

If adding a new feature, the PR's description includes:

Does this PR introduce a breaking change? (check one)

If yes, please describe the impact and migration path for existing applications:

Summary

Print error message and exit when git pull fails

Detail

CleanShot 2024-07-11 at 14 41 27@2x

How to test it