mirror of
https://github.com/git/git.git
synced 2026-03-30 11:30:07 +02:00
These tests make sure that "git am" does not lose command line options specified when it was started, after it is interrupted by a patch that does not apply earlier in the series. Signed-off-by: Junio C Hamano <gitster@pobox.com>