From da45800bee048182963e444a62413c5f4db2b773 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 11 Mar 2020 14:37:03 -0700 Subject: v0.003 - annex-to-annex: Fix path passed to git-annex-find(1) when looking for missing files. - annex-to-annex: Fix path passed to git-annex-lookupkey(1) when determining whether source files are annexed. - annex-to-annex: Pass relative path to git-annex-find(1) when determining if a file was unlocked in the source annex. Workaround for bug in git-annex: git-annex-find(1) returns incorrect response for absolute paths when in --batch mode. Signed-off-by: Sean Whitton --- Changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changes b/Changes index ffb86d5..7d72e95 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for Git::Annex {{$NEXT}} + +0.003 2020-03-11 14:35:04-07:00 America/Phoenix - annex-to-annex: Fix path passed to git-annex-find(1) when looking for missing files. - annex-to-annex: Fix path passed to git-annex-lookupkey(1) when -- cgit v1.2.3