package main import "github.com/iwasforcedtobehere/git-automation-cli/internal/cmd" func main() { cmd.Execute() }