This commit is contained in:
Joey Hess 2013-07-20 19:47:42 -04:00
parent 7979526043
commit 31f1b8d922

View file

@ -95,4 +95,9 @@ lrwxrwxrwx 1 andrew andrew 195 Jul 12 02:20 Expressionlessm.tar -> ../.git
# End of transcript or log.
"""]]
> [[done]]; this bug is now prevented on several levels. --[[Joey]]
> [[done]]; this bug is now prevented on several levels.
>
> BTW, the earlier behavior where it didn't even make a valid .git/annex/objects/
> symlink is also explained by this bug I've fixed. It pulled a truncated
> link out of the tarball, and used that.
> --[[Joey]]