add: Fix reversion when adding an annex link that has been moved to another directory

Fixes commit f259be7f39

Sponsored-by: Dartmouth College's Datalad project
This commit is contained in:
Joey Hess 2022-07-05 16:22:41 -04:00
parent 149d12f188
commit 201e41cffd
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
4 changed files with 18 additions and 1 deletions

View file

@ -44,3 +44,5 @@ As this is such a basic operation, I am still wondering how come it is not caugh
[[!meta author=yoh]]
[[!tag projects/datalad]]
> [[fixed|done]], with a test case added for this edge case. --[[Joey]]