diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnaH44G3QbxBAYyDwy0PbvL0ls60XoaR3Y <Nigel@web> | 2013-08-10 14:31:32 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-08-10 14:31:32 +0000 |
commit | 097630c2435e97df4a49d9a5541f7a18bfbcb677 (patch) | |
tree | 63b1b5ac87be91a8f906bde5f6e5c7533362ef96 /doc/how_it_works | |
parent | 8e94d1a65ea0ab1a176ca9cea8a68835efef1af2 (diff) |
Added a comment: minor suggestion
Diffstat (limited to 'doc/how_it_works')
-rw-r--r-- | doc/how_it_works/comment_1_b3bdd6a06d5764db521ae54878131f5f._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/how_it_works/comment_1_b3bdd6a06d5764db521ae54878131f5f._comment b/doc/how_it_works/comment_1_b3bdd6a06d5764db521ae54878131f5f._comment new file mode 100644 index 000000000..60aeab732 --- /dev/null +++ b/doc/how_it_works/comment_1_b3bdd6a06d5764db521ae54878131f5f._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnaH44G3QbxBAYyDwy0PbvL0ls60XoaR3Y" + nickname="Nigel" + subject="minor suggestion" + date="2013-08-10T14:31:31Z" + content=""" +The contents of large files are not stored in git, only the names of the files and some other metadata remain there. + +Would this read better to the newbie as: + +The contents of 'annexed' files are not stored in git, only the names of the files and some other metadata remain there. + +First time for me, the note about large files made me think that maybe annex operated on files above a certain size. +"""]] |