I always have a uneasy moment viewing Git diff and logs in the terminals. It’s not easy to navigate to different check-ins since you have to copy and paste the check-in hashes. Recently I reached to the almighty Google god and seek for solution.
GitHub for Mac/Windows
GitHub for Mac/Windows is a GUI Git management tools developed by GitHub, obviously. It doesn’t only allow you to examine your GitHub repositories but also your local repositories.
The UI is neat. Almost everyone can pick up immediately. I suggest you to try it out if you use Git for your projects.
Links
GitHub for Mac
GitHub for Windows