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

Do not keep gh-pages history #1250

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Do not keep gh-pages history #1250

merged 1 commit into from
Sep 5, 2024

Commits on Sep 5, 2024

  1. Do not keep gh-pages history

    Keeping the history of gh-pages adds a lot of bloat when trying to clone the repository. The force_orphan option added pushes just one commit with no prior history to the gh-pages branch on every change, which should significantly reduce the size of the repository.
    jackpot51 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2c0ffd4 View commit details
    Browse the repository at this point in the history