summaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex:_failed_to_lock_content/comment_2_a22011e4b68005c87c4bf9167c22a13f._comment
blob: b71f04a55ebd622ee16c21fb90a51fcd2ea3d32e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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

"""]]