summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar ellis@9dd4c3615b5ff78a457c5832488610886fd6b255 <ellis@web>2016-03-08 19:26:03 +0000
committerGravatar admin <admin@branchable.com>2016-03-08 19:26:03 +0000
commitbe8a150a038e9489f1f12e602ffb38e0cba81988 (patch)
treea7ed7f8f363e7fa8245a34358fdb746b3d550f47
parent2e498e292d4cbbf3ccdb31d3e5a1e9bc09a44cc2 (diff)
Added a comment
-rw-r--r--doc/bugs/git-annex:_failed_to_lock_content/comment_2_a22011e4b68005c87c4bf9167c22a13f._comment31
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/bugs/git-annex:_failed_to_lock_content/comment_2_a22011e4b68005c87c4bf9167c22a13f._comment b/doc/bugs/git-annex:_failed_to_lock_content/comment_2_a22011e4b68005c87c4bf9167c22a13f._comment
new file mode 100644
index 000000000..b71f04a55
--- /dev/null
+++ b/doc/bugs/git-annex:_failed_to_lock_content/comment_2_a22011e4b68005c87c4bf9167c22a13f._comment
@@ -0,0 +1,31 @@
+[[!comment format=mdwn
+ username="ellis@9dd4c3615b5ff78a457c5832488610886fd6b255"
+ nickname="ellis"
+ subject="comment 2"
+ date="2016-03-08T19:26:03Z"
+ content="""
+Thanks Joey, here's the output from `git config --list`:
+
+ color.diff=auto
+ color.status=auto
+ color.branch=auto
+ push.default=simple
+ core.precomposeunicode=true
+ credential.helper=/usr/share/doc/git/contrib/credential/gnome-keyring/git-credential-gnome-keyring
+ core.repositoryformatversion=0
+ core.filemode=false
+ core.bare=true
+ core.symlinks=false
+ core.ignorecase=true
+ core.fsyncobjectfiles=true
+ annex.uuid=a8ed0f4a-47c9-4289-947d-2f4650e9ede6
+ annex.sshcaching=false
+ annex.crippledfilesystem=true
+ annex.version=6
+ remote.lorax.url=../../../../../mnt/taiji07/taiji-lib
+ remote.lorax.fetch=+refs/heads/*:refs/remotes/lorax/*
+ remote.lorax.annex-uuid=9ea9a021-e3c6-4d55-a118-f3f55387ef40
+ filter.annex.smudge=git-annex smudge %f
+ filter.annex.clean=git-annex smudge --clean %f
+
+"""]]