]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/replay-wrong-onto-fix' into next
authorJunio C Hamano <gitster@pobox.com>
Sun, 14 Dec 2025 08:08:08 +0000 (17:08 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 14 Dec 2025 08:08:08 +0000 (17:08 +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