Level 4
As it turns out, Envoyer pulls repo code in via tarball instead of using git pull. This explained the lack of git log updates.
We've made a number of deployments and Envoyer shows they succeeded on the master branch. However, git log is never updated. Both the current dir and the root site dir show the same commit from a week ago even though we've done many commits since then.
Is this normal with Envoyer or is there something wrong?
As it turns out, Envoyer pulls repo code in via tarball instead of using git pull. This explained the lack of git log updates.
Please or to participate in this conversation.