Hi All,
We are using BitBucket for code repository.
Currently when ever code drop happening, deployment team is taking complete files (Master branch) and deploying to server (replacing the files if exists).
Is it possible to take Delta files to some temporary branch by comparing the current Bitbucket release with previous release versions. So that we can provide this Delta files Branch to team to deploy them to server