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
  • #2989
Closed
Open
Issue created May 21, 2017 by Katelyn Gadd@kg1

TortoiseGit status overlay causes Explorer to freeze under certain conditions

What steps will reproduce the problem?

  1. Pin some git repository folders to your quick access
  2. Navigate to a folder containing a large/complex git repository in explorer
  3. Open the right click context menu in the folder while tortoisegit is updating the icon overlays

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

Under many circumstances, explorer hangs because tortoisegit needs to know the status of the repository to choose the appropriate context menu items to show, but it is stuck waiting for the status cache/overlay update. This can hang for multiple seconds. Explorer can also hang just while doing normal navigation.

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

TortoiseGit 2.4.0.2 (C:\Program Files\TortoiseGit\bin) git version 2.12.2.windows.2 (C:\Program Files\Git\bin; C:\Program Files\Git\mingw64; C:\Program Files\Git\mingw64\etc\gitconfig; C:\ProgramData\Git\config)

Windows 10 pro

Please provide any additional information below.

This is much worse if you have git repositories pinned in your explorer Quick Access or visible in the folder tree to the left, because the icon overlays appear there. Sometimes this scenario is so bad that explorer hangs indefinitely. I have a checkout of mono/mono from github on a SMB share (stored in a linux VM) and if I try to interact with it using tortoisegit I get 30+ second hangs because it's a slow repo to interact with in general.

In general having overlay icons enabled in TortoiseGit makes explorer dramatically slower for me in all scenarios - turning it off suddenly made everything feel snappy. This is probably due to git repos appearing in my Quick Access and directory tree on the left.

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