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.
Global initialisation
Section titled “Global initialisation”System-wide enable or disable initialisation of Git Audio for new repositories.
Enable
Section titled “Enable”git-audio global:setDisable
Section titled “Disable”git-audio global:unsetRepository-specific
Section titled “Repository-specific”Install or uninstall the post-commit hook for the current repository.
Install
Section titled “Install”git-audio repo:commitUninstall
Section titled “Uninstall”git-audio repo:resetAudio configuration
Section titled “Audio configuration”Default
Section titled “Default”git-audio audio:defaultor
git-audio audio:resetCustom audio
Section titled “Custom audio”Sets a custom audio file. The path must be absolute.
git-audio audio:set /path/to/audio