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

Site not rebuilding if the latest commit was amended #693

Open
jonatankruszewskiITC opened this issue Jun 18, 2020 · 0 comments
Open

Site not rebuilding if the latest commit was amended #693

jonatankruszewskiITC opened this issue Jun 18, 2020 · 0 comments

Comments

@jonatankruszewskiITC
Copy link

@jonatankruszewskiITC jonatankruszewskiITC commented Jun 18, 2020

Before submitting an issue, please be sure to

This issue affects

  • The site generated by GitHub Pages
  • Building sites locally

The GitHub Pages Gem is intended to help users replicate the GitHub Pages build environment locally. If your issue affects both the hosted version and the version previewed locally, you may be better suited reporting seeking support in other forums.

What did you do (e.g., steps to reproduce)

I amended the last commit using the command:
git commit --amend --no-edit
then did a push force to the master.
git push origin master --force

What did you expect to happen?

I expected GitHub Pages to rebuild the site on the amended commit. But it didn't.

What happened instead?

It didn't

Additional information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.