Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

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
 
PREVIOUS NEXT
Tagged: #open #git #gui #command #line
ADD COMMENT
Topic
Name
4+2 =