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

Connect commit history for a single file

    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

      Problem:
      When a file is renamed, the git history for that file is not linked to the previous file name.

      When the following is executed:

      • git checkout my_repo
      • git mv ./my_repo/my_OLD_filename.rnd ./my_repo/my_NEW_filename.rnd
      • git commit
      • git push

      The git history for "my_OLD_filename.rnd" is visible before commit X
      The git history for "my_NEW_filename.rnd" is visible starting with commit X

      Proposal:
      Connect the git history for "my_OLD_filename.rnd " and "my_NEW_filename.rnd"

      Attachments

        Activity

          People

            Unassigned Unassigned
            f0de10f352e9 jordatech
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: