Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to see what files are committed in git

git ls-tree --name-only -r <commit-ish>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #files #committed #git
ADD COMMENT
Topic
Name
3+1 =