This commit is contained in:
kevin@f9ce8e46ad8c29b25093b82cf68fae38f54b89a1 2016-09-18 18:57:18 +00:00 committed by admin
parent da089228e1
commit 132c074e28

View file

@ -0,0 +1,5 @@
Is there a way to mark a repo as needing to have a copy of a file?
I know there's the `remote.<name>.annex-cost` setting but that's done just on a single copy of the repo.
Obviously the problem here would be determining the path to get a file to a repo, so maybe this isn't possible.