This commit is contained in:
Joey Hess 2017-05-24 13:10:50 -04:00
parent 620e706e2a
commit 04baf38e9f
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="joey"
subject="""comment 3"""
date="2017-05-24T17:08:59Z"
content="""
Well, there's no way I know of to make git treat a directory as one item in
history. So even if git-annex didn't, it would not help much.
You can check a tar archive into git-annex as a single file, and have hooks
to handle unpacking it into the directory and repacking the directory back
to it.
"""]]