Skip to content

Git

CodeBuddy IDE supports referencing Git changes and specific historical commits.

  • @Working changes: References all uncommitted changes in the current workspace, including staged changes, unstaged changes, and untracked files.

  • @Specific historical commits: References one or more specific historical commits as context, including the commit records and all the changes made.