Skip to content
Snippets Groups Projects
Closed TortoiseGitBlame shows wrong revision history
  • View options
  • TortoiseGitBlame shows wrong revision history

  • View options
  • Closed Issue created by Sven Strickroth

    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.

    Linked items 0

  • Link items together to show that they're related or that one is blocking others.

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first