• Show log

    Commit

  • Hash : 4bcdc895
    Author : Omar Polo
    Date : 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@