gitworkflow
gitworkflow copied to clipboard
Document Git 2.19 feature "range-diff"
Git 2.19 has a cool feature called range-diff which can be used to diff two commit ranges e.g. two versions of a branch. This is really useful for git-workflow.
See https://www.git-scm.com/docs/git-range-diff.