other versions
- bookworm 10.20230126-3
- bookworm-backports 10.20240430-1~bpo12+1
- testing 10.20240927-1
- unstable 10.20241202-1
git-annex-vicfg(1) | General Commands Manual | git-annex-vicfg(1) |
NAME¶
git-annex-vicfg - edit configuration in git-annex branch
SYNOPSIS¶
git annex vicfg
DESCRIPTION¶
Opens EDITOR on a temp file containing all of git-annex's configuration settings that are stored in the git-annex branch, and when it exits, stores any changes made back to the git-annex branch.
Unlike git config settings, these configuration settings can be seen by all clones of the repository.
OPTIONS¶
- The git-annex-common-options(1) can be used.
SEE ALSO¶
AUTHOR¶
Joey Hess <id@joeyh.name>