summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Cyberthal <Cyberthal@web>2017-03-26 10:06:35 +0000
committerGravatar admin <admin@branchable.com>2017-03-26 10:06:35 +0000
commitd13a06dcbdd9a985514879774dc637c5c07ae17f (patch)
tree420260297cd04a3494b84e1576329430cc99c242 /doc
parent4e530784a71b2d83bdf31509c3c2152fb2425fbe (diff)
Added a comment: knowing about annex-ignore and git-annex shell helps
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/cause__58___fake_annex_repo___124___result__58___inflated_numcopies___124___workaround__58___initialize_properly/comment_1_6e85b0122fca46b9232f8fd34e8c9f6d._comment16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/bugs/cause__58___fake_annex_repo___124___result__58___inflated_numcopies___124___workaround__58___initialize_properly/comment_1_6e85b0122fca46b9232f8fd34e8c9f6d._comment b/doc/bugs/cause__58___fake_annex_repo___124___result__58___inflated_numcopies___124___workaround__58___initialize_properly/comment_1_6e85b0122fca46b9232f8fd34e8c9f6d._comment
new file mode 100644
index 000000000..16ab9423f
--- /dev/null
+++ b/doc/bugs/cause__58___fake_annex_repo___124___result__58___inflated_numcopies___124___workaround__58___initialize_properly/comment_1_6e85b0122fca46b9232f8fd34e8c9f6d._comment
@@ -0,0 +1,16 @@
+[[!comment format=mdwn
+ username="Cyberthal"
+ avatar="http://cdn.libravatar.org/avatar/1c619d65ee07d2343295c8f70f23c9df"
+ subject="knowing about annex-ignore and git-annex shell helps"
+ date="2017-03-26T10:06:35Z"
+ content="""
+When I wrote the above,
+I was unaware of the annex-ignore flag
+which can avert the above issue.
+
+This flag should've been automatically set.
+
+Also, I learned about the need for git-annex shell
+which must be available at the default path
+of remote servers.
+"""]]