From: imlew Date: Tue, 12 Dec 2023 13:32:17 +0000 (+0000) Subject: Added a comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~29^2~103^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=261bd2af550d29b9c687b28ebfdd0baf4d4fcbf1;p=git-annex.git Added a comment --- diff --git a/doc/tips/largefiles/comment_16_4c6f52958246757dfbedd0b410d43ffe._comment b/doc/tips/largefiles/comment_16_4c6f52958246757dfbedd0b410d43ffe._comment new file mode 100644 index 0000000000..7575720540 --- /dev/null +++ b/doc/tips/largefiles/comment_16_4c6f52958246757dfbedd0b410d43ffe._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="imlew" + avatar="http://cdn.libravatar.org/avatar/23858c3eed3c3ea9e21522f4c999f1ed" + subject="comment 16" + date="2023-12-12T13:32:17Z" + content=""" +I thought I had the same problem as lh (`git add` not respecting the largefiles config), but when I tried to make a minimal example I noticed that `git add` does add files to the annex, it just doesn't print the progress message that `git annex add` usually prints. + +Is there any way to get it to do that? +It would help newbs like me know that largefiles is indeed working and for files that are actually large it can be helpful to see the progress. +"""]]