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

The overlay icon of commited files in a submodule named with chinese characters is unversioned icon.

By yaoyun... on March 09, 2015 10:22 (imported from Google Code)


What steps will reproduce the problem?

  1. Create a folder named "技术"
  2. Git init the repository in the folder
  3. Add some file then commit.
  4. Add a submodule named "技术文档". the repository could be any public repository.
  5. Submodule init.
  6. enter direcotry "技术文档"
  7. You can see the overlay icon on commited files is unversioned icon.

What is the expected output? What do you see instead?
The overlay icon should be commited icon.
But I see unversiond icon.

What version of TortoiseGit and msysgit are you using? On
what operating system?
TortoiseGit 1.8.13.0.
git version 1.9.5.msysgit.0

Please provide any additional information below.
I have download the source code of tortoisegit and try to find the reason.
I have see the source code of TortoiseShell and want to try to debug the project.
But it seems there is no way to debug this project.
There is a string : TortoiseGitExplorer.exe in DllMain function.
But I can't find TortoiseGitExplorer.exe.
Is TortoiseGitExplorer project open source ?

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