response
This commit is contained in:
parent
a6ca0a4664
commit
3b3845d300
1 changed files with 14 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2025-06-23T14:07:38Z"
|
||||||
|
content="""
|
||||||
|
This is the solution:
|
||||||
|
|
||||||
|
git annex enableremote annexA rsyncurl=host:/new/path
|
||||||
|
|
||||||
|
The configremote command changes the configuration of a remote that does
|
||||||
|
not have to be enabled for use at all, and is currently only used to change
|
||||||
|
the autoenable=true configuration. For changing other configuration the
|
||||||
|
enableremote command is the thing to use.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue