-
由 Patrick Bajao 创作于
In order for frontend to display appropriate message when a file has a conflict, they need to know which type of conflict has occurred. This adds the `conflict_type` property which can be the following: - both_modified - modified_source_removed_target - modified_target_removed_source - renamed_same_file - removed_source_renamed_target - removed_target_renamed_source - both_added
由 Patrick Bajao 创作于In order for frontend to display appropriate message when a file has a conflict, they need to know which type of conflict has occurred. This adds the `conflict_type` property which can be the following: - both_modified - modified_source_removed_target - modified_target_removed_source - renamed_same_file - removed_source_renamed_target - removed_target_renamed_source - both_added
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。