Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 42e7648

Browse files
committed
file sync conflicts
1 parent c43c528 commit 42e7648

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/user-guides/desktop/index.md

+8
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,14 @@ You can work offline, add screenshots to documentation, or use local development
188188
File sync excludes version control system directories like `.git/` from synchronization, so keep your Git-cloned repository wherever you run Git commands.
189189
This means that if you use an IDE with a built-in terminal to edit files on your remote workspace, that should be the Git clone and your local directory should be for file syncs.
190190

191+
### File sync conflicts
192+
193+
File sync shows a `Conflicts` status when it detects conflicting files.
194+
195+
You can hover your mouse over the status for the list of conflicts:
196+
197+
![Desktop file sync conflicts mouseover](../../images/user-guides/desktop/coder-desktop-file-sync-conflicts-mouseover.png)
198+
191199
If you encounter a synchronization conflict, delete the conflicting file that contains changes you don't want to keep.
192200

193201
## Accessing web apps in a secure browser context

0 commit comments

Comments
 (0)