respond and close as not a bug
This commit is contained in:
parent
a4a6fa1641
commit
ee16a8ea11
2 changed files with 14 additions and 0 deletions
|
@ -75,3 +75,4 @@ echo diff -d --color=always $2 $target
|
||||||
Yes and it works really well (and my diff driver works on other repos too).
|
Yes and it works really well (and my diff driver works on other repos too).
|
||||||
|
|
||||||
|
|
||||||
|
> [[notabug|done]]
|
||||||
|
|
|
@ -0,0 +1,13 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2021-09-24T18:17:59Z"
|
||||||
|
content="""
|
||||||
|
I think the file in your repo is unlocked. An unlocked file is represented
|
||||||
|
in git as a pointer file, the pointer contains "/annex/objects/<key>".
|
||||||
|
|
||||||
|
Note that git-annex diffdriver exists to let a diff driver work with
|
||||||
|
annexed files. I think you might want to use it. Amusingly
|
||||||
|
I forgot about unlocked files in the implementation of it too;
|
||||||
|
that got fixed in version 8.20210428.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue