]> git.feebdaed.xyz Git - 0xmirror/git.git/commit
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)
commit24a51fef5b86ce9fc26a59436fc0e3a33d149d0b
tree65cf5f8d0e288a8315203dfd4e6cd9b74ffda2af
parent6a3051d3c200f0b40bf611338406af849de3d313
parenta4a77e41fa0ee3d526993be47086bbfe3a115cdc
Merge branch 'rs/replay-wrong-onto-fix'

"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
builtin/replay.c