Implement new commands ``` git hooks add <hook-name> <hook-tag> <hook-path> git hooks remove <hook-name> <hook-tag> [<hook-path>] ``` This is supposed to change the appropriate config file.