gitworkflow icon indicating copy to clipboard operation
gitworkflow copied to clipboard

Document Git 2.19 feature "range-diff"

Open rocketraman opened this issue 6 years ago • 0 comments

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.

rocketraman avatar Mar 28 '19 19:03 rocketraman