Squelch "Checkpoint" commit

Hi,

I’m trying to deploy my code to Glitch by (force-)pushing commits.
I have a post-update hook that calls “refresh” command every time I push.
After pushing the code, “Checkpoint” commit reverts everything and I have to do “git reset” every time it reverts.
How can I stop it and make it possible to deploy properly?

Thanks

1 Like

I have the code stored somewhere.
I’ll tell you if I find it.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.