File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/testing-deployment-publishing/branching-collaboration Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -306,7 +306,7 @@ The left-hand side panel displays all the project files in YAML format. YAML (Ye
306
306
307
307
- ** Filter Files:** You can use filters to narrow down the list of YAML files based on specific criteria:
308
308
309
- - ** All Files (Unchanged Files)** : Shows every YAML file in the project.
309
+ - ** All Files (Unchanged Files)** : Shows every YAML file in the project that has no changes .
310
310
- ** Files with Changes** : Displays only files where a change has been made on either branch.
311
311
- ** Files with Conflicts** : Shows only files that have merge conflicts, where the changes in one branch directly contradict the changes in the other.
312
312
You can’t perform that action at this time.
0 commit comments