This commit is contained in:
parent
bc3ad4defa
commit
1e44beddd5
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
Working on the Baobáxia project, we have this interesting problem: If some content is added twice with different file names, it will appear in the git-annex repository as two symlinks pointing to the same file in the annex.
|
||||
|
||||
So far so good.
|
||||
|
@ -10,5 +9,9 @@ But this means that if I want to delete a file, I have two cases:
|
|||
|
||||
So the question is: How do I know that, apart from searching through the whole repository? Is there a more efficient way? After going through the manual I can't find it, but I may have overlooked something.
|
||||
|
||||
Best regards and TIA for any response
|
||||
Carsten Agger
|
||||
|
||||
|
||||
Note: This question references bug #191 in the Baobáxia project, https://github.com/RedeMocambos/baobaxia/issues/191
|
||||
|
||||
|
|
Loading…
Reference in a new issue