# git whatchanged > This command is an alias of `git log --raw --no-merges` (log with raw diffs for each commit). > Note: This command is deprecated and will be removed in the future. > More information: . - View documentation for the original command: `tldr git log`