Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • 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
  • #1503
Closed
Open
Issue created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

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