Hi NuTech,
Thank you for posting here.
You could install Git command prompt tools from team explorer of Visual Studio.

Then right click the local Git repository choose open command prompt.

Run this command:
git log --oneline --decorate --graph --all
You will see all the commits and branch create and merge relationships in the graph like this:

Best Regards
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to
MSDN Support, feel free to contact MSDNFSF@microsoft.com.