Skip to content

AMD-RND/RepoCLI-Tool

Repository files navigation

Repo Diff Bot

A CLI tool to compare commits between repositories using either GitHub API or local git.

Features

  • Compare old vs new commit IDs
  • Summarize commits and file changes
  • Works with GitHub (via API) or private repos (via git diff)
  • Outputs JSON and CSV summaries

Usage

python cli_tool/main.py --commits commits.csv --output summary.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published