From 70ecf52888f43660101a65f6981ec5c8f9d7878b Mon Sep 17 00:00:00 2001 From: EskildHustvedt Date: Tue, 5 Sep 2017 09:16:59 +0000 Subject: [PATCH] Added a comment: Partial exports --- .../comment_2_fdd07a5bde18cac7c38393661369302c._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/devblog/day_467__firming_up_export/comment_2_fdd07a5bde18cac7c38393661369302c._comment diff --git a/doc/devblog/day_467__firming_up_export/comment_2_fdd07a5bde18cac7c38393661369302c._comment b/doc/devblog/day_467__firming_up_export/comment_2_fdd07a5bde18cac7c38393661369302c._comment new file mode 100644 index 0000000000..6ab560f67e --- /dev/null +++ b/doc/devblog/day_467__firming_up_export/comment_2_fdd07a5bde18cac7c38393661369302c._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="EskildHustvedt" + avatar="http://cdn.libravatar.org/avatar/0be1310904ded29624b9edb4824d451b" + subject="Partial exports" + date="2017-09-05T09:16:59Z" + content=""" +For what it's worth, partial exports (being able to only copy certain files to an export) would be very useful for me. My main usecase is exporting to my android phone (which has an sshd in termux that I use) from my desktop. I've got some large repos where having it all on my phone isn't possible, but it would be very useful to use git-annex to upload partials (right now I'm just using plain-old-rsync for that). +"""]]