From: Junio C Hamano Date: Thu, 15 Jan 2026 15:12:41 +0000 (-0800) Subject: Merge branch 'kh/replay-invalid-onto-advance' X-Git-Tag: v2.53.0-rc0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7b120c3574e1709f2529ecd549d8e7ea876b09f;p=thirdparty%2Fgit.git Merge branch 'kh/replay-invalid-onto-advance' Improve the error message when a bad argument is given to the `--onto` option of "git replay". Test coverage of "git replay" has been improved. * kh/replay-invalid-onto-advance: t3650: add more regression tests for failure conditions replay: die if we cannot parse object replay: improve code comment and die message replay: die descriptively when invalid commit-ish is given replay: find *onto only after testing for ref name replay: remove dead code and rearrange --- e7b120c3574e1709f2529ecd549d8e7ea876b09f