http://gothub.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion/git/git/blob/master/add-patch.c
pipe_command ( & check_worktree , diff - > buf , diff - > len , 1315 NULL , 0 , NULL , 0 ) ; 1316 1317 if ( applies_worktree & & applies_index ) { 1318 setup_child_process ( s , & apply_index , 1319 " apply " , " --cached " , reverse , NULL ) ; 1320 pipe_command ( & apply_index , diff - > buf , diff - > len , 1321 NULL , 0 , NULL , 0 ) ; 1322 1323 setup_child_process ( s , & apply_worktree , 1324 " apply " , reverse ,...