summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/git-annex-undo/comment_2_3dba1a993cbd357bdaa453366c0185cd._comment16
1 files changed, 16 insertions, 0 deletions
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 000000000..8d3631053
--- /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.
+
+"""]]