Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 364
    • Issues 364
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #2456
Closed
Open
Created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

Compare changesets

By @YueLinHo on March 12, 2015 06:05 (imported from Google Code)


New feature!
(2nd order diff.)
For better way to review updated PR against original PR.

What steps?

  1. Select 2 similar/individual commits in Log Message dialog
  2. Right click => "Show diff of patches" item in context menu
  3. make first patch file in temp folder for first commit
  4. make second patch file in temp folder for second commit
  5. Invoke TortoiseGitMerge to compare these 2 patch files

With this feature, I can review the changed line(s) coming from new updated PR, even review the changed log message.

Attached file "git-repo1.zip" is a testing repo.
(based on \test\UnitTests\resources\git-repo1)

Attached file "ex.png" is the final result I want.


git-repo1.zip

ex.png

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking