configremote
authorJoey Hess <joeyh@joeyh.name>
Tue, 18 Apr 2023 19:30:49 +0000 (15:30 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 18 Apr 2023 19:30:49 +0000 (15:30 -0400)
commit9155ed1072ae0968247c6f4bdac8ed70cca270c9
treecb599ff275cb3d851fe7a8e503eeb07c05db9258
parent8728695b9c1141e4c176b077c1cf9388e41823b2
configremote

New command, currently limited to changing autoenable= setting of a special remote.

It will probably never be used for more than that given the limitations on
it.

Sponsored-by: Brock Spratlen on Patreon
15 files changed:
Annex/SpecialRemote/Config.hs
CHANGELOG
CmdLine/GitAnnex.hs
Command/ConfigRemote.hs [new file with mode: 0644]
Command/EnableRemote.hs
doc/bugs/Disabling_remote_auto-enabling_not_possible.mdwn
doc/bugs/Disabling_remote_auto-enabling_not_possible/comment_5_ccb5b6960da43a93ff0b7404190c51de._comment
doc/bugs/Disabling_remote_auto-enabling_not_possible/comment_6_5b6359663efb608b9a78ab17c02be9ee._comment [new file with mode: 0644]
doc/bugs/Disabling_remote_auto-enabling_not_possible/comment_7_995b88efc83f76f14ccb22bc2a6ef4bd._comment [new file with mode: 0644]
doc/git-annex-configremote.mdwn [new file with mode: 0644]
doc/git-annex-enableremote.mdwn
doc/git-annex-initremote.mdwn
doc/git-annex-renameremote.mdwn
doc/git-annex.mdwn
git-annex.cabal