Searched refs:svn_diff_op_moved (Results 1 – 4 of 4) sorted by relevance
1032 svn_diff_op_moved, enumerator
1847 patch->operation = svn_diff_op_moved; in git_move_to()2322 case svn_diff_op_moved: in svn_diff_parse_next_patch()
978 if (patch->operation == svn_diff_op_moved) in choose_target_filename()1047 || patch->operation == svn_diff_op_moved) in init_patch_target()1085 else if (patch->operation == svn_diff_op_moved) in init_patch_target()
548 else if (operation == svn_diff_op_moved) in print_git_diff_header()1228 ? svn_diff_op_moved in diff_file_added()