1git-annex-vicfg(1) General Commands Manual git-annex-vicfg(1)
2
3
4
6 git-annex-vicfg - edit configuration in git-annex branch
7
9 git annex vicfg
10
12 Opens EDITOR on a temp file containing all of git-annex's configuration
13 settings that are stored in the git-annex branch, and when it exits,
14 stores any changes made back to the git-annex branch.
15
16 Unlike git config settings, these configuration settings can be seen by
17 all clones of the repository.
18
20 The git-annex-common-options(1) can be used.
21
23 git-annex(1)
24
25 git-config(1)
26
28 Joey Hess <id@joeyh.name>
29
30 git-annex-vicfg(1)