I often do the same mistake, I do some corrections (or modifications) on my code, forgot to create a new branch for it and push it directly on the develop branch of my Gitlab repo.
Is there a way, in VS Code, to be warmed before pushing changes to a selected branch of the distant repo ?