Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ecomevo's avatar

Git log is not updated

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?

0 likes
1 reply
ecomevo's avatar
ecomevo
OP
Best Answer
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.

Please or to participate in this conversation.