pulldozer icon indicating copy to clipboard operation
pulldozer copied to clipboard

CLI tool for batch editing multiple repos :tractor:

Results 3 pulldozer issues
Sort by recently updated
recently updated
newest added

While pulldozer expects the default branch of the repos it clones to be `master`, GitHub now uses `main` as the [default branch](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches#about-the-default-branch). As this value can be different per-repository, the...