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
  • #2766
Closed
Open
Issue created Apr 28, 2016 by David Schachtler@david.schachtler

Icon Overlay shows ignored files as non-versioned

What steps will reproduce the problem?

  1. Set Status Cache to Default

  2. Create folder foo

  3. Create folder foo/bar

  4. Create file foo/bar/asd.dll

  5. Create file foo/bar/asd.dll.map.xml

  6. Create .gitignore file with following content:

     */bar/**/*.*
     !*/bar/**/*.map.xml
  7. Open folder foo/bar

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

  • Expected: asd.dll is shown as ignored and asd.dll.map.xml is shown as non-versioned (same state as the commit dialog would show)
  • Actual: both files are shown as non-versioned

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

Version 2.0.0

Please provide any additional information below.

Status Cache = Shell Extended does not seem to have this problem

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