close
This commit is contained in:
parent
99c646615d
commit
1fcd0e951d
2 changed files with 14 additions and 0 deletions
|
@ -97,3 +97,4 @@ $ echo "dl+archive:SHA256E-s5121--6d8f7d10206a120a42bec2cd29bc2365d09889fdf070ac
|
|||
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
|
||||
|
||||
|
||||
> fixed; [[done]] --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 9"""
|
||||
date="2016-01-22T17:43:01Z"
|
||||
content="""
|
||||
This is caused by git-annex needing to change the git config for the
|
||||
special remote, so it then re-loads it, and thus loses the value passed
|
||||
via -c.
|
||||
|
||||
Workaround is to pass the -c as a parameter to git, not annex.
|
||||
|
||||
And fixed now.
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue