Just wondering what action on the user side will cause a commit labeled Checkpoint
to be generated by glitch.
I’ve got my glitch repo wired up to bitbucket via the console which is great and often use git commit --amend
to change Checkpoint
into something more meaningful.
Thanks!