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
    • Artifacts
    • 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
  • #1184
Closed
Open
Issue created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

diff of "Working dir changes" uses incorrect line endings

By david.b.tr... on May 17, 2012 22:17 (imported from Google Code)


What steps will reproduce the problem?

  1. "Git Show Log"

  2. Select "Working dir changes" from the revision log pane (first entry at very top)

  3. Double-click on any member listed in the pane at the bottom (which lists the individual members which have been modified).

What is the expected output?

A comparison of my working directory member (which has CRLF line endings) with a pre-processed copy of the BASE member which has had its LF line endings automatically converted to CRLF line endings (so as to be compatible with my line-endings setting).

What do you see instead?

A comparison of my working directory member against the raw BASE member which has different line endings than my working diretory member, causing every single line to appear as having been modified, thereby rendering the "diff" functionality for working directory changes completely useless.

What version of the product are you using?

TortoiseGit 1.7.9.0
git version 1.7.10.msysgit.1

On what operating system?

Windows 7 Ultimate 64-bit fully patched

Please provide any additional information below.

AutoCrlf: checked/enabled
SafeCrlf: false

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