summaryrefslogtreecommitdiff
path: root/doc/devblog
diff options
context:
space:
mode:
authorGravatar EskildHustvedt <EskildHustvedt@web>2017-09-05 09:16:26 +0000
committerGravatar admin <admin@branchable.com>2017-09-05 09:16:26 +0000
commit2b73866693b924394a3d85bd267b6b62d97f22e2 (patch)
treec6e28a8f97d9dab5042aaedb4368836443b9ace7 /doc/devblog
parentf70f355087f536fdee3139fa3d111edfaa1d0aa7 (diff)
Added a comment: Partial exports
Diffstat (limited to 'doc/devblog')
-rw-r--r--doc/devblog/day_467__firming_up_export/comment_1_382fac60766340481acbcb8c05b70f42._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/devblog/day_467__firming_up_export/comment_1_382fac60766340481acbcb8c05b70f42._comment b/doc/devblog/day_467__firming_up_export/comment_1_382fac60766340481acbcb8c05b70f42._comment
new file mode 100644
index 000000000..09277b2f2
--- /dev/null
+++ b/doc/devblog/day_467__firming_up_export/comment_1_382fac60766340481acbcb8c05b70f42._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:26Z"
+ 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).
+"""]]