Added a comment

This commit is contained in:
gioele@678b7c03f524f2669b179b603f65352fcc16774e 2023-04-01 11:09:49 +00:00 committed by admin
parent 170c5edb44
commit f9d24e92a0

View file

@ -0,0 +1,22 @@
[[!comment format=mdwn
username="gioele@678b7c03f524f2669b179b603f65352fcc16774e"
nickname="gioele"
avatar="http://cdn.libravatar.org/avatar/366dbda84e78aff8a8a070622aeb63ce"
subject="comment 8"
date="2023-04-01T11:09:49Z"
content="""
<hr/>
> Anyway, 038a2600f4cf71294976280c5c29f6710359375f avoids it with a detached head.
With git-annex 10.20230329-g30d7f9ad7 I got the following message after checking out `adjusted/master(unlockpresent)` and running `git annex copy --from foo --to bar -J2`:
```
git-annex: .git/HEAD: openFile: resource busy (file is locked)\"
```
This message appeared at the very end of the `copy` process.
Regardless of this, everything seems to work just fine.
"""]]