Publish to gh-pages using amend commit #12234
ThierryO
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
Storing the history of the rendered site is not always required. Allowing to amend the latest commit in the gh-pages branch keeps the repo size smaller.
Replacing
quarto-cli/src/publish/gh-pages/gh-pages.ts
Line 207 in af454e8
would make amending the commit the default setting.
Beta Was this translation helpful? Give feedback.
All reactions