Hi everybody,
I use a repository on Bitbucket for a project, last week I created a branch for development.
And now I have finish, and I want to deploy it on web server (multiple site with same architecture) but without git setup on each website.
So, I have to push manually my modifications for each website, and I wanted to know if there is a way to download a zip of all files modify for one selected branch and not all the files of the project.
I hope that you'll understand my problem 
Thanks,
Alex