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 382
    • Issues 382
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • #2826
Closed
Open
Issue created Sep 20, 2016 by Andy Joiner@finiteresource

Highlight commit to which the parent repo points to in the log for submodules

Feature request.

What steps will reproduce the problem?

  1. Given a repo containing a submodule
  2. Commit a changes in the submodule
  3. Open the Commit dialog on the parent repo
  4. Right click the submodule & chose "Compare with Base"
  5. In the lower "To (Working Tree" section, click "Show log"

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

In a similar way to a tag or branch, show the commit that the parent repo is currently pointing to. I can see below that I'g going to get 3 submodule commits when I commit the submodule in the parent project.

submodule-pointer

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

TortoiseGit 2.2.0.0 (C:\Program Files\TortoiseGit\bin)

git version 2.8.1.windows.1 (C:\dev\tools\Git\bin; C:\dev\tools\Git\mingw64; C:\dev\tools\Git\mingw64\etc\gitconfig; C:\ProgramData\Git\config) Windows 8.1

Please provide any additional information below.

Scenario: When I bump a submodule, I like to know what has changed in the submodule since I last committed it. Currently it's a bit manual trying to find what submodule changes I'm getting.

An alternative would be to only show the history from the current submodule pointer to the head when the log is shown.

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