update
This commit is contained in:
parent
8beeb1b4f1
commit
d5c8c56bce
1 changed files with 5 additions and 0 deletions
|
@ -216,3 +216,8 @@ of such Items.
|
|||
If any single Item is very large (eg, 10 terabytes), there may not be
|
||||
any clients that can handle it. This could be dealt with by splitting up
|
||||
the item into smaller files.
|
||||
|
||||
A client could add other files to its local repo, and git-annex branch
|
||||
pushes would include junk data about those files. It should probably be
|
||||
filtered out by the git update hook (rejecting the whole push because of
|
||||
this seems excessive).
|
||||
|
|
Loading…
Reference in a new issue