Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-10822

Add an option switch between git full history and git simplified history

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Bitbucket uses Git's default behavior when showing commits for a file. This can be misleading at times as Git hides commits it considers irrelevant to it's history. What this means is that all of the changes in the commit that appears missing have been overridden by other subsequent changes in the history. Even though those changes aren't relevant anymore, some users would like to see these commits shown in the history anyway. To do this locally at the command line with Git, simple add --full-history to any git log command.

      Bitbucket should consider providing a way to do this in the UI, or inform the user if some commits have been hidden by Git due to History Simplification

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mbertrand aMarcus (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: