Added a comment
This commit is contained in:
parent
15d3ea5fe9
commit
b11aa063ae
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="Lukey"
|
||||
avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b"
|
||||
subject="comment 1"
|
||||
date="2021-01-19T16:27:07Z"
|
||||
content="""
|
||||
So I implemented this with an bash script, see [[here|https://gist.github.com/Lukey3332/203ea6f30d48323e7bd1d05c16b5da9c]]. It's a bit hacky, since `git annex sync` doesn't have `--batch` and even if it did, `--batch` can't work with keys. Instead it check out a temporary branch, link the keys to sync in a directory and then uses --content-of= to sync only the keys within that directory.
|
||||
|
||||
I'll use it with my repos and see if it works reliably.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue