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

Overlay shows changes in parent folder if a file with a second extension exists

By sabel2... on June 07, 2013 08:41 (imported from Google Code)


What steps will reproduce the problem?

  1. create a new repo
  2. create a file foo.php
  3. create a file foo.php.x
  4. create a file .gitignore with content: foo.php
  5. add/commit foo.php.x and .gitignore
  6. enable "Unversioned files mark parent folder as modified"

What is the expected output? What do you see instead?

The folder should not be marked as changed.
When I commit, foo.php is ignored as it should be.

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

TortoiseGit 1.8.3.0 (C:\Program Files\TortoiseGit\bin\TortoiseGitProc.exe)
git version 1.8.1.msysgit.1 (C:\Program Files (x86)\Git\bin)

Please provide any additional information below.

If I remove foo.php.x or rename it to bar.php.x everything works as expected.
Any ideas?

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