gk ai explain branch
Use AI to explain what changes your branch has
Synopsis
Use this command to get a detailed explanation of the differences between your branch and the base branch of the repository.
gk ai explain branch [flags]
Options
-b, --branch string (Optional) specify the branch to explain, defaults to HEAD
-h, --help help for branch
-p, --path string (Optional) Repository path
SEE ALSO
- gk ai explain - Use AI to explain commits, branches…