summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnHRhCe3qwVKQ8_NOGGSYJnAMW6FFyKbOc <Holger@web>2013-07-02 04:05:06 +0000
committerGravatar admin <admin@branchable.com>2013-07-02 04:05:06 +0000
commit799b921db214fd540334223e0d80ebc82bd91d1d (patch)
treeff5e42277f4cec80decfb29c68fc600fb7f2205b /doc
parentaea1fb673877f19d4c817054d2b22ccdb407bfd8 (diff)
Added a comment
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/wishlist:_Have_a_preview_of_download_or_upload_size/comment_3_29a154699339bf040af0ee8aa24034f1._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_Have_a_preview_of_download_or_upload_size/comment_3_29a154699339bf040af0ee8aa24034f1._comment b/doc/todo/wishlist:_Have_a_preview_of_download_or_upload_size/comment_3_29a154699339bf040af0ee8aa24034f1._comment
new file mode 100644
index 000000000..9f0c04017
--- /dev/null
+++ b/doc/todo/wishlist:_Have_a_preview_of_download_or_upload_size/comment_3_29a154699339bf040af0ee8aa24034f1._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawnHRhCe3qwVKQ8_NOGGSYJnAMW6FFyKbOc"
+ nickname="Holger"
+ subject="comment 3"
+ date="2013-07-02T04:05:06Z"
+ content="""
+What do you think of the following simpler variant:
+
+ % git annex size myfile1.zip
+ myfile1.zip is 1329 MB
+ % git annex size mydir/
+ mydir contains 2803 files totaling 328 GB.
+
+If you're worried about running over the tree twice, it may be a good idea to store the size of a subtree along with the other metadata.
+"""]]