summaryrefslogtreecommitdiff
path: root/doc/tips/unlocked_files.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-02-02 16:50:58 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-02-02 16:50:58 -0400
commit98475acf860d33e0482c37a68eca9e65aaadf986 (patch)
treec0e5c74ae8b331ca18c63c925b1d4b7b314b0f25 /doc/tips/unlocked_files.mdwn
parent7809358e05c702d1a790ed652c017a60a3897389 (diff)
rework largefiles documentation
Diffstat (limited to 'doc/tips/unlocked_files.mdwn')
-rw-r--r--doc/tips/unlocked_files.mdwn4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/tips/unlocked_files.mdwn b/doc/tips/unlocked_files.mdwn
index 038294c69..31f9e9756 100644
--- a/doc/tips/unlocked_files.mdwn
+++ b/doc/tips/unlocked_files.mdwn
@@ -60,9 +60,7 @@ to store the file contents, and the files will be left unlocked.
[[!template id=note text="""
Want `git add` to add some file contents to the annex, but store the contents of
smaller files in git itself? Configure annex.largefiles to match the former.
-
- git config annex.largefiles \
- "largerthan=100kb and not include=*.c"
+See [[largefiles]].
"""]]
# cp ~/my_cool_big_file .