add cancellation support to the mixed-commits checker in worktree.c
commit6ebb22635171b6f1ad080fe10bf7b13133312957
authorStefan Sperling <stsp@stsp.name>
Mon, 24 Jul 2023 12:36:57 +0000 (24 12:36 +0000)
committerThomas Adam <thomas@xteddy.org>
Wed, 26 Jul 2023 19:15:43 +0000 (26 20:15 +0100)
treef23d08a047522e389cbfd693b522e5962c89bde5
parent8642913bb1bf2956d44d201e77b88c2b67b7c44d
add cancellation support to the mixed-commits checker in worktree.c
got/got.c
include/got_worktree.h
lib/worktree.c
tog/tog.c