Skip to content

git-audio CLI

The git-audio command line interface allows you to manage Git Audio settings both globally and on a per-repository basis. Run git-audio in your terminal to see the available commands.

System-wide enable or disable initialisation of Git Audio for new repositories.

Terminal window
git-audio global:set
Terminal window
git-audio global:unset

Install or uninstall the post-commit hook for the current repository.

Terminal window
git-audio repo:commit
Terminal window
git-audio repo:reset
Terminal window
git-audio audio:default

or

Terminal window
git-audio audio:reset

Sets a custom audio file. The path must be absolute.

Terminal window
git-audio audio:set /path/to/audio