This commit is contained in:
Joey Hess 2020-09-01 15:36:28 -04:00
parent dc45fc39e8
commit 5b177317b4
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="joey"
subject="""comment 7"""
date="2020-09-01T19:32:13Z"
content="""
annex.thin could be combined with this. Imagine a `git annex adjust` mode
that represents present files as annex pointer files to git, and that makes
them hardlinks to the object files, but with the write bit removed, so
they're still effectively locked. And non-present files are represented as
dangling symlinks.
"""]]