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 382
    • Issues 382
    • 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
  • #2773
Closed
Open
Issue created May 10, 2016 by Robert Pollak@jondoContributor

Directory rename should be displayed shorter

What steps will reproduce the problem?

  1. In a new repo, create a file A1/B/C/F.txt in the given subdirectory path.
  2. Rename A1 to A2 and commit.
  3. Look at this commit's Path info in the log window.

What is the expected output?

{A1 => A2}/B/C/F.txt

What do you see instead?

B/C is duplicated: {A1/B/C => A2/B/C}/F.txt

This is especially annoying when B/C is a very long path.

What version of TortoiseGit and Git are you using? On what operating system?

TortoiseGit 2.1.0.0 and Git 2.8.0 on Windows 7.

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