Julia packages cloning after every commit?

It looks like julia is often cloning packages, is that necessary? I am maintaining a few packages in our organization and I often need to fully clone packages, why is the package manager not simply pulling the latest commits?

Could you provide further context? It sounds like you have added or deved several packages into your environment, but something is causing them to update.