Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: preserve commit history and add --fresh flag #5

Merged
merged 10 commits into from
Mar 20, 2023

Commits on Mar 20, 2023

  1. feat: preserve commit log

    BREAKING CHANGE: No longer creates orphaned commits by default
    privatenumber committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    f070a7b View commit details
    Browse the repository at this point in the history
  2. lint

    privatenumber committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    f754f55 View commit details
    Browse the repository at this point in the history
  3. fetch depth 1

    privatenumber committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    00d6cc7 View commit details
    Browse the repository at this point in the history
  4. add fresh flag

    privatenumber committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    60a55f3 View commit details
    Browse the repository at this point in the history
  5. swap order of restore

    privatenumber committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    7fa225d View commit details
    Browse the repository at this point in the history
  6. merge steps

    privatenumber committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    7355214 View commit details
    Browse the repository at this point in the history
  7. consolidate logic

    privatenumber committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    9d1a36f View commit details
    Browse the repository at this point in the history
  8. ci

    GitHub Actions committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    1fb16b3 View commit details
    Browse the repository at this point in the history
  9. ci

    GitHub Actions committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    fec1431 View commit details
    Browse the repository at this point in the history
  10. docs

    GitHub Actions committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    0786e12 View commit details
    Browse the repository at this point in the history