diff --git a/doc/forum/annex.largefiles__58___two_quesitons/comment_2_f34cf28c3f8354e6fc055d4dba6ed555._comment b/doc/forum/annex.largefiles__58___two_quesitons/comment_2_f34cf28c3f8354e6fc055d4dba6ed555._comment new file mode 100644 index 0000000000..ab02f0e4a2 --- /dev/null +++ b/doc/forum/annex.largefiles__58___two_quesitons/comment_2_f34cf28c3f8354e6fc055d4dba6ed555._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="cstork" + subject="comment 2" + date="2016-04-21T06:46:40Z" + content=""" +Just to prevent a potential misunderstanding: There are two ways to configure annex.largefiles. + +1. in `.git/config`, e.g., via `git config annex.largefiles=...` +2. in `.gitattributes` + +The first configuration is specific to your local copy of the repository and does not travel with the content, +whereas the second one does carry the configuration over to the other repos. +"""]]