Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-9863

"Blame" feature shows earlier commits but not later commits.

    XMLWordPrintable

Details

    • 0
    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      When I look at the file I can press "Blame" button which shows me (on the left of the source) in which (earlier) commit each line of code has appeared (or has been changed).

      When I look at not the latest version of the file but at some earlier version, I want the "Blame" to show me one more window on the right of the source, that will show me in which later commit the source line has been changed or (most importantly) removed.

      Thus if I know that in some earlier commit K there was a line of code that does not exist in the latest commit Z, and I want to know which commit (between K and Z) has removed that line of code, then I want to be able to open the file in commit K, press "Blame" and on the right to see the commit R (between K and Z) that has removed (or changed) that line of code.

      I also want the same functionality applicable to the whole files (to see who has removed certain file that existed in earlier commit K but does not exist in the latest commit Z).

      Attachments

        Activity

          People

            Unassigned Unassigned
            kuzmin.robin Robin Kuzmin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: