This commit is contained in:
boustanihani@93604388a6a2b8df16f3e34157232801a67c1021 2015-06-23 09:35:43 +00:00 committed by admin
parent b3dd823d9b
commit 0c8c69ef03

View file

@ -0,0 +1,3 @@
Is there a way to declare (init) a git-annex-only repository?
I mean if the repository will only contain large (or maybe binary) files without any source-code... In that case all files added to the repo should be managed by git-annex automatically. Is this currently possible?