github / gh-gei

Migration CLI for GitHub to GitHub migrations
MIT License
318 stars 83 forks source link

Analyze Repos command #135

Open dylan-smith opened 2 years ago

dylan-smith commented 2 years ago

Will scan repos and identify which repos have files that are too large to push to GitHub. Should provide some useful info to enable customers to address the problems (e.g. which files, which branches/tags are they in the HEAD of, when were they introduced, etc).

Will also identify any ADO Service Hooks triggered on repo-level events.

Tasks

dylan-smith commented 2 years ago

git-sizer tool might be relevant here