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
  • #3779
Closed
Open
Issue created Aug 13, 2021 by Søren Hagen Enemark@companywaldorff

"Show branches this commit is on" ("References commit is on" window) takes a very long time to find branches and tags

What steps will reproduce the problem? I have a large git repo with around 15 submodules.

  1. In the git log windows I right click on a commit and select "Show branches this commit is on"
  2. I wait for around a minute before I'm shown the branches and tags

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

I would not expect it to take that long. The commands git branch -a --contains <commit-id> and git tag --contains <commit-id> only takes a second to execute in git bash. There is a very large overhead. What is wrong?

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

TortoiseGit 2.12.0.0 (C:\Program Files\TortoiseGit\bin) git version 2.32.0.windows.1 (C:\Program Files\Git\bin; C:\Program Files\Git\mingw64; C:\Program Files\Git\etc\gitconfig) Windows 10 Enterprise, Version 2004

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