diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-02-03 17:02:31 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-02-03 17:03:10 -0400 |
commit | 5704416c41ecf492ed35b1c918b440f5de0ec749 (patch) | |
tree | e3431998d2d36e92ed55fd2253921d9ba30e7a0d /doc/devblog | |
parent | b30ab9526c3cc3e87764fbf35db48deb8609933a (diff) |
comment
Diffstat (limited to 'doc/devblog')
-rw-r--r-- | doc/devblog/day_359__annex.largefiles_gitattributes/comment_2_cfbf4fb5a3a1beb582faa051d1627a31._comment | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/devblog/day_359__annex.largefiles_gitattributes/comment_2_cfbf4fb5a3a1beb582faa051d1627a31._comment b/doc/devblog/day_359__annex.largefiles_gitattributes/comment_2_cfbf4fb5a3a1beb582faa051d1627a31._comment new file mode 100644 index 000000000..b3633c209 --- /dev/null +++ b/doc/devblog/day_359__annex.largefiles_gitattributes/comment_2_cfbf4fb5a3a1beb582faa051d1627a31._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2016-02-03T21:00:55Z" + content=""" +Weirdly, that hack wouldn't work if I had used a more lisp-style format for +the expressions. At least, I don't think lisp can be written with no +whitespace at all, in general. It was just luck that the expression format +happened to work out that way. + +Anyway, it's a hack, but it works. Would be nice if git got a way to put +spaces in gitattribute values.. +"""]] |