From 63d02ae1d904d5a018816454a7193027a14c560b Mon Sep 17 00:00:00 2001 From: "https://launchpad.net/~stephane-gourichon-lpad" Date: Fri, 14 Oct 2016 07:23:51 +0000 Subject: [PATCH] Added a comment --- ...t_2_3dba1a993cbd357bdaa453366c0185cd._comment | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/git-annex-undo/comment_2_3dba1a993cbd357bdaa453366c0185cd._comment diff --git a/doc/git-annex-undo/comment_2_3dba1a993cbd357bdaa453366c0185cd._comment b/doc/git-annex-undo/comment_2_3dba1a993cbd357bdaa453366c0185cd._comment new file mode 100644 index 0000000000..8d36310537 --- /dev/null +++ b/doc/git-annex-undo/comment_2_3dba1a993cbd357bdaa453366c0185cd._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="https://launchpad.net/~stephane-gourichon-lpad" + nickname="stephane-gourichon-lpad" + avatar="http://cdn.libravatar.org/avatar/02d4a0af59175f9123720b4481d55a769ba954e20f6dd9b2792217d9fa0c6089" + subject="comment 2" + date="2016-10-14T07:23:51Z" + content=""" +Adding this to `.gitattributes`: + +``` +*.xmp annex.largefiles=nothing +``` + +Causes `git-annex add` to behave as expected. Questions about `git annex undo` behavior remain. + +"""]]