Hi,
We have multiple commits within a branch which needed to extracted and migrated in a single file. Is it possible to download all the latest committed files within branch at once?
Thank You.
Hi @Dinesh.Krishna !
Use this request to get the list of all commits in the repository.
To retrieve data for a single commit and get a list of files, use this request for each of your commits with the with files parameter.
You can also create a script for this case. If you are interested in how to do this with the help of Awesome Graphs for Bitbucket, feel free to contact our support tech-support@stiltsoft.com
Irina
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.