From 5e22c8fe2909ae7fb75d0100365377eeb5e7d152 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnaH44G3QbxBAYyDwy0PbvL0ls60XoaR3Y" Date: Sat, 10 Aug 2013 14:31:32 +0000 Subject: [PATCH] Added a comment: minor suggestion --- ...ent_1_b3bdd6a06d5764db521ae54878131f5f._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/how_it_works/comment_1_b3bdd6a06d5764db521ae54878131f5f._comment 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 0000000000..60aeab7324 --- /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. +"""]]