From 5460975e4080a85f022583afbf65e9940b1e4f09 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 25 Jan 2016 13:41:21 -0400 Subject: document annex.largefiles handling --- doc/git-annex-addurl.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/git-annex-addurl.mdwn') diff --git a/doc/git-annex-addurl.mdwn b/doc/git-annex-addurl.mdwn index 991dc5f998..a088233123 100644 --- a/doc/git-annex-addurl.mdwn +++ b/doc/git-annex-addurl.mdwn @@ -88,6 +88,13 @@ be used to get better filenames. Enable JSON output. This is intended to be parsed by programs that use git-annex. Each line of output is a JSON object. +# CAVEATS + +If annex.largefiles is configured, and does not match a file, `git annex +addurl` will add the non-large file directly to the git repository, +instead of to the annex. However, this is not done when --fast or --relaxed +is used. + # SEE ALSO [[git-annex]](1) -- cgit v1.2.3