open git gui from command line
git gui
#git gui focuses on allowing users to make changes to their repository by
#making new commits, amending existing ones, creating branches, performing local
#merges, and fetching/pushing to remote repositories.
#Unlike gitk, git gui focuses on commit generation and single file annotation
#and does not show project history