aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-external-packages
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-06-06 13:23:46 +0900
committernsfisis <nsfisis@gmail.com>2026-06-06 13:23:46 +0900
commit9d7983455c051185f44a507c2f4e9b8a33f1799d (patch)
treeac58517b30b41f5f790dfe5c564ae74544569fa2 /crates/shirabe-external-packages
parent4bf226dd30743505707d2ad4e322d49d4258dae0 (diff)
downloadphp-shirabe-9d7983455c051185f44a507c2f4e9b8a33f1799d.tar.gz
php-shirabe-9d7983455c051185f44a507c2f4e9b8a33f1799d.tar.zst
php-shirabe-9d7983455c051185f44a507c2f4e9b8a33f1799d.zip
fix(vcs-downloader): abort on local changes in parent cleanChanges path
The VcsDownloaderBase::clean_changes stub returned Ok(None), silently swallowing the abort that PHP's parent::cleanChanges() raises when the working copy has uncommitted changes. Drop the stub and give Git/Svn a private fail_on_local_changes helper that performs the getLocalChanges check and throws, matching the default VcsDownloader::clean_changes(). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe-external-packages')
0 files changed, 0 insertions, 0 deletions