aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2018-01-15 12:16:20 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2018-01-15 12:16:20 -0400
commit07f2798d6128a35f584b69ffe22ec82b159fd0e6 (patch)
treee4f76752f4638db4a311da4cb979772e01ae5d75
parenta439ba441992225386c8deec2e2a17bba0a2028e (diff)
response
-rw-r--r--doc/forum/How_to_set_backend_based_on_file_size_in_.gitattributes/comment_1_c8ac6b924d4446d4a1a12fb34532fd69._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/How_to_set_backend_based_on_file_size_in_.gitattributes/comment_1_c8ac6b924d4446d4a1a12fb34532fd69._comment b/doc/forum/How_to_set_backend_based_on_file_size_in_.gitattributes/comment_1_c8ac6b924d4446d4a1a12fb34532fd69._comment
new file mode 100644
index 000000000..878d589ad
--- /dev/null
+++ b/doc/forum/How_to_set_backend_based_on_file_size_in_.gitattributes/comment_1_c8ac6b924d4446d4a1a12fb34532fd69._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2018-01-15T16:15:39Z"
+ content="""
+annex.backend only matches on file name, so can't be used for this. I think
+your current two pass approach is the only way to do it currently.
+"""]]