Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Before submitting an issue, please be sure to
bundle update github-pages)This issue affects
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
Link to the live site (if applicable):
https://jonatankruszewskiitc.github.io/pre-course-FS-2020/
Link to the source repo (if applicable):
https://github.com/jonatankruszewskiITC/pre-course-FS-2020