Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2013-06-18 16:52:44 -04:00
commit 6133811308
5 changed files with 59 additions and 2 deletions

View file

@ -1,6 +1,7 @@
Yay, I fixed the
[[handling_of_files_inside_and_outside_archive_directory_at_the_same_time]] bug!
At least in difect mode, which thanks to its associated files tracking
[[bugs/Handling_of_files_inside_and_outside_archive_directory_at_the_same_time]]
bug!
At least in direct mode, which thanks to its associated files tracking
knows when a given file has another file in the repository with the same
content. Had not realized the behavior in direct mode was so bad, or the
fix so relatively easy. Pity I can't do the same for indirect mode, but