Skip to content

Commit 1c0a6ef

Browse files
committed
fix
1 parent 4aea718 commit 1c0a6ef

File tree

1 file changed

+1
-1
lines changed
  • docs/testing-deployment-publishing/branching-collaboration

1 file changed

+1
-1
lines changed

docs/testing-deployment-publishing/branching-collaboration/branching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ The left-hand side panel displays all the project files in YAML format. YAML (Ye
306306

307307
- **Filter Files:** You can use filters to narrow down the list of YAML files based on specific criteria:
308308

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.
310310
- **Files with Changes**: Displays only files where a change has been made on either branch.
311311
- **Files with Conflicts**: Shows only files that have merge conflicts, where the changes in one branch directly contradict the changes in the other.
312312

0 commit comments

Comments
 (0)