Improve display of errors when transfers fail
authorJoey Hess <joeyh@joeyh.name>
Fri, 25 Jun 2021 17:04:17 +0000 (13:04 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 25 Jun 2021 17:17:04 +0000 (13:17 -0400)
commitdf2001aa888b80d758d86e59eeb526d863d52516
tree3ae2916a9cde5d6b8183131d6d0be4fa8fe7175b
parentf5595ea063320e2ed654a9e5735292c61f1bff36
Improve display of errors when transfers fail

Transfers from or to a local git repo could fail without a reason being
given, if the content failed to verify, or if the object file's stat
changed while it was being copied. Now display messages in these cases.

Sponsored-by: Jack Hill on Patreon
Annex/Content.hs
Annex/CopyFile.hs
CHANGELOG
Remote/Git.hs
doc/bugs/__34__failed_to_send_content_to_remote__34__/comment_4_af8d80956d3ccedfe9aeb0fe22b2592a._comment [new file with mode: 0644]