confirmed
This commit is contained in:
parent
e42470fa60
commit
6774f0bf40
2 changed files with 12 additions and 1 deletions
|
@ -6,4 +6,4 @@ Which is caused by the fact that I didn't have checked out the files on my works
|
|||
|
||||
Is there a reason that does not exist and if so what would be a way to do sending files to the android device without ssh-ing into my server?
|
||||
|
||||
[[!tag unlikely]]
|
||||
[[!tag confirmed]]
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 2"""
|
||||
date="2023-06-23T20:05:45Z"
|
||||
content="""
|
||||
`git-annex copy --from foo --to bar` is implemented now, with caveats.
|
||||
(Eg, needs to temporarily store each file on disk.)
|
||||
|
||||
So I think it would make sense to implement `git-annex export --from foo
|
||||
--to bar`, with the same caveats.
|
||||
"""]]
|
Loading…
Reference in a new issue