Commit 4bcdc8959af14bcb2e50c7f303df6c055573bc7a

Omar Polo 2022-05-17T17:35:17

refactor got_patch / got_worktree_patch_complete let got_patch own fileindex_path and call got_worktree_patch_complete only if got_wokrtree_patch_prepare hasn't failed. suggested by stsp@