Merge branch 'gr/add-e-use-apply-api' into seen

The application of the edited patch in 'git add -e' has been refactored to use the internal apply API directly, avoiding the need to spawn a 'git apply' subprocess. * gr/add-e-use-apply-api: builtin/add.c: replace run_command() with direct apply_all_patches() call

Junio C Hamano committed Aug 3, 2026 at 09:32 UTC 587f9b6b8678f8bb2bf155b27820a9a244ea1610

No changes.