Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git history

$ git log
# git log lists the commits made in that repository in reverse chronological order
 
PREVIOUS NEXT
Tagged: #git #history
ADD COMMENT
Topic
Name
2+7 =