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

Git "raw commit" feature should use git mbox format (BB-7813)

    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

      On the single commit screen, there is a "raw commit" link. Currently when using that link in a Mercurial repository, it uses the "hg export" format, which includes commit message, authorship, date, time and other metadata.

      The git raw commit feature, however, shows a plain old diff: https://bitbucket.org/intgr/pg_journal/commits/fc6d9ee81c812b59dbbbe57c7f22fe3d1b1f1a31/raw/

      I believe it would be better to use the git mbox export format, produced by "git format-patch" – which also preserves message, author, date etc.

      Attachments

        Activity

          People

            6995b9ed1710 evzijst
            53f0e84a4b68 intgr
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: