Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: drone/go-scm Loading
base: v1.16.0
Choose a base ref
...
head repository: drone/go-scm Loading
compare: v1.16.1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Nov 19, 2021

  1. swap repo and target in bitbucket CompareChanges (#127)

    bitbucket's API doc states the diffstat spec:
    
    "Note: This is the opposite of the order used in git diff."
    
    see https://developer.atlassian.com/bitbucket/api/2/reference/resource/repositories/%7Bworkspace%7D/%7Brepo_slug%7D/diffstat/%7Bspec%7D
    
    I was unable to use this function without this change
    Jim Sheldon committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    477c7b0 View commit details
    Browse the repository at this point in the history
  2. release prep

    eoinmcafee00 committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    848abb9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #129 from drone/release/v1.16.1

    release prep v1.16.1
    TP Honey committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    11307b8 View commit details
    Browse the repository at this point in the history
Loading