Skip to content
GitLab
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Get free trial
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #1503

Passing full file paths and revisions into diff viewer

By art...@devart.com on November 01, 2012 15:22 (imported from Google Code)


Please add diff viewer settings to allow passing full file paths and revisions in command line arguments (something like %bpath, %ypath, %brev, %yrev).

For example, this:
..\DiffTool.exe /path1=%bpath /path2=%ypath /rev1=%brev /rev2=%yrev %base %mine

should be expanded to:
..\DiffTool.exe /path1="C:\TortoiseGit\Src\release.txt" /path2="C:\TortoiseGit\Src\release.txt" /rev1=037fc3e5 /rev2=HEAD "C:\Users\ArtemA\AppData\Local\Temp\rel9FBB.tmp\release-037fc3e5-left.txt" "C:\TortoiseGit\Src\release.txt"

Something like the parameters %burl, %yurl, %brev, and %yrev in TortoiseSVN - http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-settings.html

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