actions-gh-pages icon indicating copy to clipboard operation
actions-gh-pages copied to clipboard

Rename option name force_orphan to keep_history

Open peaceiris opened this issue 5 years ago • 3 comments
trafficstars

Is your feature request related to a problem? Please describe

- force_orphan: true
+ keep_history: false  # default is true

Describe the solution you'd like

  • Add keep_history option to v3
  • Remove force_orphan in v4

Describe alternatives you've considered

N/A.

Additional context

N/A.

peaceiris avatar Jun 16 '20 08:06 peaceiris

Anything else confusing users? (option names, documents, and so on.)

peaceiris avatar Jun 18 '20 05:06 peaceiris

Nitpicky but what do you think of preserve_commit_history?

privatenumber avatar Dec 04 '21 09:12 privatenumber

One else suggestion: single-commit like here

istudyatuni avatar May 03 '22 16:05 istudyatuni