close bug
This commit is contained in:
parent
bfb44298fb
commit
0c7fee832a
2 changed files with 3 additions and 1 deletions
|
@ -6,7 +6,7 @@ git-annex (6.20171004) UNRELEASED; urgency=medium
|
|||
of the repository when storing files there, since that collection
|
||||
is created by initremote.
|
||||
(This seems to work around some brokenness of the box.com webdav
|
||||
server which was entering a redirect loop.)
|
||||
server, which caused uploads to be very slow or sometimes fail.)
|
||||
* add: Replace work tree file atomically. Before, there was a window
|
||||
where interrupting an add could result in the file being
|
||||
moved into the annex, with no symlink yet created.
|
||||
|
|
|
@ -43,3 +43,5 @@ git annex version =
|
|||
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
|
||||
|
||||
Yes! A huge word of thanks for this amazing software! Since I work on multiple linux boxes, git annex keeps track of all my big files and enables me to move them back and forth with minimal fuss.
|
||||
|
||||
> [[done]]; seems this is fixed. --[[Joey]]
|
||||
|
|
Loading…
Reference in a new issue