From 25c419ea16a9c4b4c05f8b087846de8286ca1930 Mon Sep 17 00:00:00 2001 From: JohnFisher Date: Thu, 4 Aug 2016 20:48:55 +0000 Subject: [PATCH] Added a comment: re-format for readability --- ..._4be5ca7a22db19a3152b54bee943f58c._comment | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 doc/forum/Adding_selected_big_binaries_recursively/comment_3_4be5ca7a22db19a3152b54bee943f58c._comment diff --git a/doc/forum/Adding_selected_big_binaries_recursively/comment_3_4be5ca7a22db19a3152b54bee943f58c._comment b/doc/forum/Adding_selected_big_binaries_recursively/comment_3_4be5ca7a22db19a3152b54bee943f58c._comment new file mode 100644 index 0000000000..c0f9a03e78 --- /dev/null +++ b/doc/forum/Adding_selected_big_binaries_recursively/comment_3_4be5ca7a22db19a3152b54bee943f58c._comment @@ -0,0 +1,19 @@ +[[!comment format=mdwn + username="JohnFisher" + subject="re-format for readability" + date="2016-08-04T20:48:55Z" + content=""" + jfisher@buildos1:~/annex$ cat .gitattributes + * annex.largefiles=(largerthan=100mb) + + jfisher@buildos1:~/annex$ git config -l + user.email=jfisher@intouchhealth.com + user.name=John Fisher + core.repositoryformatversion=0 + core.filemode=true + core.bare=false + core.logallrefupdates=true + annex.uuid=75d91aa9-f5fc-45b8-b62c-e6050ed7c3d5 +annex.version=5 + +"""]]