From 93a5342797088312b714ebdce7ec7705de76555b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 29 Jan 2021 15:29:55 -0400 Subject: [PATCH] close --- doc/bugs/sync_deletes_files.mdwn | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/bugs/sync_deletes_files.mdwn b/doc/bugs/sync_deletes_files.mdwn index da3afad5ed..6e29cd3b84 100644 --- a/doc/bugs/sync_deletes_files.mdwn +++ b/doc/bugs/sync_deletes_files.mdwn @@ -42,3 +42,8 @@ I upgraded my annexes to v6 because the concept of locked and unlocked looks goo The idea is great. Preliminary tests were quite positive. That's why I tried it on my big repositories. + +> git-annex sync does not do anything to a working tree that git commit +> and git pull doesn't do. I sync repos all the time and have never seen +> anything like this. Without a way to reproduce such a bug, I have to +> assume it was some kind of user error. [[done]] --[[Joey]]