Recommended and mentioned products
-
The Git Book is the official tutorial about Git.
I also struggled initially but that was on me , I never really bothered to actually read documentation and just googled stuff when I needed to. Later on decided to dive into it. I found the official Bookvery helpful and easy to follow.
-
TortoiseGit is an easy to use client for the Git distributed revision control system.
And even though I think you should be able to using the commands of a version control system, I would still refer you to https://tortoisegit.org and https://www.syntevo.com/smartgit/. I personally consider both tools to be among the best graphical clients for managing git repositories.
-
Fast and Friendly Git Client for Mac
Try a proper Git client with UI to make it clear what is happening on the repo Https://git-fork.com/.
-
GitHub Desktop is a seamless way to contribute to projects on GitHub and GitHub Enterprise.
-
The Git interface you've been missing all your life
-
Find git commands you need without digging through the web.
Intall the git graph extension in vscode and check this https://gitexplorer.com.