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

Conversation

jackpot51
Copy link
Member

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.

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.
@jacobgkau jacobgkau requested a review from a team September 5, 2024 14:54
@jackpot51 jackpot51 merged commit 5c10943 into master Sep 5, 2024
3 checks passed
@jackpot51 jackpot51 deleted the jackpot51-patch-1 branch September 5, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants