comment
This commit is contained in:
parent
3a9a6bc56b
commit
ae3beccd7c
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2018-12-03T17:00:42Z"
|
||||
content="""
|
||||
I think it's possible to write such an external special remote.
|
||||
You would need to generate the hashes that git-lfs uses
|
||||
to store files and have git-annex remember them for retrieval, using
|
||||
SETSTATE and GETSTATE.
|
||||
|
||||
(IIRC git-lfs uses SHA256, so when a git-annex key also does, which is
|
||||
common, you could special case it to avoid needing to store state.)
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue