git error message; user misconfiguration
This commit is contained in:
parent
7ccdeb46c2
commit
2dff2625ef
2 changed files with 15 additions and 0 deletions
|
@ -43,3 +43,5 @@ git-annex: user error (git ["config","--null","--list"] exited 128)
|
|||
failed
|
||||
git-annex: direct: 1 failed
|
||||
"""]]
|
||||
|
||||
> [[done]] per my comment --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2015-07-06T19:52:12Z"
|
||||
content="""
|
||||
I cannot reproduce this problem with git-annex version 5.20150706.
|
||||
I don't remember any bug fixes in this area though.
|
||||
|
||||
Note that "fatal: core.bare and core.worktree do not make sense" is
|
||||
not a git-annex error message. It is a git error message. I conclude
|
||||
you didn't configure them right, and since git-annex works in my testing
|
||||
with the two variables set correctly, I'm going to close this bug report.
|
||||
"""]]
|
Loading…
Reference in a new issue