config: New command for storing configuration in the git-annex branch.
authorJoey Hess <joeyh@joeyh.name>
Mon, 30 Jan 2017 20:41:29 +0000 (16:41 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 30 Jan 2017 20:46:38 +0000 (16:46 -0400)
commit339464e847d52cbe8745605e07e7ffb7368647c4
tree1947746f1b95b832f4138339919bd899f9cb583e
parent26d23e38f1ba465924a4777119869f10c03167fc
config: New command for storing configuration in the git-annex branch.

Any config names can be set using this; git-annex commands will only look
at specific ones that make sense and are worth the overhead of querying the
branch.

This might also be useful for storing whatever other config-type stuff the
user might want to shove into the git-annex branch.

This commit was sponsored by Jochen Bartl on Patreon.
Annex.hs
Annex/Branch.hs
CHANGELOG
CmdLine/GitAnnex.hs
Command/Config.hs [new file with mode: 0644]
Logs.hs
doc/git-annex-config.mdwn [new file with mode: 0644]
doc/git-annex-sync.mdwn
doc/git-annex.mdwn
doc/internals.mdwn
doc/todo/wishlist__58___per-repository_autocommit__61__false/comment_1_851483817d97de212932203c2e830293._comment [new file with mode: 0644]