Added a comment: re-format for readability

This commit is contained in:
JohnFisher 2016-08-04 20:48:55 +00:00 committed by admin
parent c9adedc28c
commit 25c419ea16

View file

@ -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
"""]]