response
This commit is contained in:
parent
4ee317b531
commit
9a42c32a5a
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2018-04-04T16:18:11Z"
|
||||||
|
content="""
|
||||||
|
The webapp is changing the git configuration
|
||||||
|
"remote.<name>.annex-sync" to false to disable and back to true to enable.
|
||||||
|
|
||||||
|
You can use `git config` to change that yourself.
|
||||||
|
|
||||||
|
However, if you have the assistant running in the background and make such
|
||||||
|
a git configuration change, it won't notice the change, and will keep
|
||||||
|
running with the old configuration. So you'll want to restart it by running
|
||||||
|
`git annex assistant --stop; git annex assistant`
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue