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

REST API to compare two tags for a specific file

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • API - REST
    • None
    • 1
    • 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.

      When a diff for two tags is performed, there will be around 1000 or more files which makes difficult to figure out the right changes.

      $ git diff tag1 tag2 -- some/file/name
      

      Create a REST API endpoint that can compare 2 tags and list the changes for a specific file similar to above git command

            Unassigned Unassigned
            tpothuraju@atlassian.com Tejaswini P
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: