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

TortoiseGitBlame shows wrong revision history

By Borisov.Ger... on May 28, 2012 08:50 (imported from Google Code)


What steps will reproduce the problem?

  1. Create new repository
  2. Add there one file, and commit it with "first" message
  3. Make some changes in that file and commit it with "second" message
  4. Create new branch at "first" commit and switch to it
  5. Make other changes in the file and commit it with "other second" message
  6. Exec "Git Show Log", click at "second" commit (which is locate no in current branch) and exec "Blame" command

What is the expected output? What do you see instead?
in main window I see file as in "second" commit, but in "Git Revision List" window I see "first" and "other second" commits, but not "second". There are list of commits of current branch, but not that revision that I ask.

And more, in main window at revision column, on lines, that changes in "second" commit doesn't work context menu.

What version of the product are you using? On what operating system?
TortoiseGit 1.7.8, git 1.7.9, Win2k3 x86
and this reproduced with TortoiseGit 1.7.9.0, git 1.7.10

Please provide any additional information below.

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