]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/replay-wrong-onto-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2025 05:57:48 +0000 (14:57 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2025 05:57:48 +0000 (14:57 +0900)
"git replay --onto=<commit> ...", when <commit> is mistyped,
started to segfault with recent change, which has been corrected.

* rs/replay-wrong-onto-fix:
  replay: move onto NULL check before first use

1  2 
builtin/replay.c

Simple merge