User Tools

Site Tools


docu:csheet:sysadm:script:git:changes_directory

Show files changed history and commits in an specific directory


This one is more similar to the svn command as it shows the file status: Added (A), Copied (C), Deleted (D), Modified (M), Renamed (R), and others.

git log --name-status -10 path/to/dir

Source: https://stackoverflow.com/questions/4104764/git-show-list-of-files-changed-in-recent-commits-in-a-specific-directory

docu/csheet/sysadm/script/git/changes_directory.txt · Last modified: 2022/02/09 10:11 by admin