summaryrefslogtreecommitdiff
path: root/doc/git-annex-undo
diff options
context:
space:
mode:
authorGravatar https://launchpad.net/~stephane-gourichon-lpad <stephane-gourichon-lpad@web>2016-10-14 07:23:51 +0000
committerGravatar admin <admin@branchable.com>2016-10-14 07:23:51 +0000
commit50d7b2cac0cdf374da59cd946901298b575f8f71 (patch)
tree18858f6e78a2a4c8e35b0be8ae1bdc841b46ad10 /doc/git-annex-undo
parent784633511dcecbe8639829bfe3dece4d72fe9907 (diff)
Added a comment
Diffstat (limited to 'doc/git-annex-undo')
-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.
+
+"""]]