This commit is contained in:
Joey Hess 2022-08-09 12:33:24 -04:00
parent 1d079c33df
commit 4a5b50fae8
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="joey"
subject="""comment 3"""
date="2022-08-09T16:28:16Z"
content="""
While `bup split` can run on multiple files at once, it concacenates the
files together and stores a single object. That is not useful for git-annex.
Using the borg pattern with bup is a good idea.
"""]]