Is it possible to automatically git push when I make a commit in Visual Studio 2022? I see the Commit All button by default, and I don't want to have to click the arrow beside it every time that I want to commit & push at the same time, which is the action I always do when I commit.
Visual Studio Code has a nice setting for this, but I didn't see a similar settings to configure it in Visual Studio.