> You could go through the git commits and check which files have been changed. > Or if you want to see changes for a specific file there should also be a git command. git log <path-to-file> git show commit -lev