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

Improving the URL encoding for the branching models

XMLWordPrintable

    • 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.

      Currently, any branching model with the pattern branchingmodel/branchname opens up the query string with a commit instead of just the URL.

      The suggestion is to avoid this along with query string.  

      For example: A branch with the master opens up the URL as:

      https://bitbucket.org/workspace_id/gittraining/src/master/
      

      A branch with the pattern release/next-2.12 opens up the query string with the commit fetched:

      https://bitbucket.org/workspace_id/gittraining/src/25e212349e660b2c18d448aa009d8bd9caf7cfe0/?at=release%2Fnxt-2.12
      

              Unassigned Unassigned
              40b9b0a8faa9 Karthick S
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: