Skip to content

mtreilly/arc-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arc-git

Git integration with AI-powered features for the Arc toolkit.

Features

  • annotate - Add AI-generated annotations to commits

Installation

go install github.com/mtreilly/arc-git@latest

Usage

# Annotate recent commits
arc-git annotate --since 10

# Annotate a specific commit range
arc-git annotate --from HEAD~5 --to HEAD

# View annotations in git log
git log --show-notes=ai

# Search AI-generated notes
git log --grep "refactor" --notes=ai

License

MIT

About

Arc arc-git package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages