diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-30 16:07:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-30 16:08:09 -0400 |
commit | 043672e11448516b70c0bea789f94fd3d5e16910 (patch) | |
tree | 427f067244b46e69163a9db99247ec4be284c1a2 /doc/bugs | |
parent | 455b02756b9b697879bee8350431f9638fb7afc9 (diff) |
Fix inverted logic in last release's fix for data loss bug, that caused git-annex sync on FAT or other crippled filesystems to add symlink standin files to the annex.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/regression_in_direct_mode_on_windows_:_weird___96__git_annex_sync__96___behavior.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/regression_in_direct_mode_on_windows_:_weird___96__git_annex_sync__96___behavior.mdwn b/doc/bugs/regression_in_direct_mode_on_windows_:_weird___96__git_annex_sync__96___behavior.mdwn index 92ec1c71b..4c1f0971d 100644 --- a/doc/bugs/regression_in_direct_mode_on_windows_:_weird___96__git_annex_sync__96___behavior.mdwn +++ b/doc/bugs/regression_in_direct_mode_on_windows_:_weird___96__git_annex_sync__96___behavior.mdwn @@ -109,3 +109,5 @@ $ cat file.txt # The committed content, discarding the """]] Tell me if you need further information. + +> [[fixed|done]] --[[Joey]] |