piceaTech / node-gitlab-2-github

Migrate Issues, milestones etc from gitlab to github
MIT License
555 stars 136 forks source link

Rename `debug` to `dryRun` #136

Closed sadortun closed 1 year ago

sadortun commented 2 years ago

Generally debug is used to indicate extra logging. the term dryRun would be more appropriate in this case as the software execute only read-requests and doesnt create any extra entities

spruce commented 1 year ago

Thanks for reporting that. I fully agree with you.