Git Source Control Button Missing

Hi, I’ve been searching for a while without finding anything on it.
Actually I set up Git for Unreal Engine and when I’m using git bash console everything is working fine.
I al so can connect Git to UE source control and also “Submit to source control” is working fine. But I don’t have the “Push” “Pull” buttons…
Image Source Control

And I should have this :

Image Source Control

Can someone explain me where could be my mistake in this ?

Thanks for everyone who’ll take some time for this.

Hi, I am the author of the git plugin.

The screenshot is coming from my v2 of the plugin https://github.com/SRombauts/UE4GitPlugin
While what you are using it the first version that was integrated in Unreal many years ago (and that I still maintain & improve)

The v2 needs to be copied in your project’s Plugins folder.

Cheers!

Oh ok my bad !
Thanks you for your answer and for your work !!!