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

Shell context menu not detecting submodule if submodule name differs from submodule path

By buginggran... on May 17, 2014 11:59 (imported from Google Code)


What steps will reproduce the problem?

  1. Clone git://github.com/msysgit/msysgit.git recursively
  2. Open Windows Explorer of the cloned repository, navigate to What steps will reproduce the problem?
  3. Clone git://github.com/msysgit/msysgit.git recursively
  4. Open Windows Explorer of the cloned repository, navigate to doc\gitWhat steps will reproduce the problem?
  5. Clone git://github.com/msysgit/msysgit.git recursively
  6. Open Windows Explorer of the cloned repository, navigate to `doc\git subfolder.
  7. Right click folder What steps will reproduce the problem?
  8. Clone git://github.com/msysgit/msysgit.git recursively
  9. Open Windows Explorer of the cloned repository, navigate to doc\git subfolder.
  10. Right click folder htmlWhat steps will reproduce the problem?
  11. Clone git://github.com/msysgit/msysgit.git recursively
  12. Open Windows Explorer of the cloned repository, navigate to doc\git subfolder.
  13. Right click folder `html.

What is the expected output? What do you see instead?
Expected: "Git Commit submodule" and "Show log of this folder" are shown
Actual: "Git Commit" is shown and "Show log of this folder" is absent

What version of TortoiseGit and msysgit are you using? On
what operating system?
TortoiseGit 1.8.8.0
msysgit 1.9.0
Win 7 x64

Please provide any additional information below.
If you look at .gitmodules carefully,

[submodule "html"]
path = doc/git/html

its name differs from its path.


TGit-2192-1.png

TGit-2192-2.png

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