🚀 Feature: Add an option to skip file system changes #1049
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Bug Report Checklist
main
branch of the repository.Overview
Right now, you can use this template in a way that skips API calls (e.g.
--offline
/--skip-github-api
)... but if you just want to update the API calls for an existing repo, the steps are a little manual:--mode migrate
locallyIt'd be nice to have option(s) to skip making any changes to the file system, so you don't need to run step 2.
Additional Info
I wonder if this should be split into >=2? Core file system changes and also allcontributors generation...?
The text was updated successfully, but these errors were encountered: