system76 / docs

System76 support documentation site
https://support.system76.com
309 stars 401 forks source link

Do not keep gh-pages history #1250

Closed jackpot51 closed 2 months ago

jackpot51 commented 2 months ago

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.