git-annex-vicfg - Man Page

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

git-annex(1)

git-config(1)

Author

Joey Hess <id@joeyh.name>

Referenced By

git-annex(1), git-annex-config(1), git-annex-preferred-content(1).