0

Anyone know how to access branch related operations pull,push,clone and also take backup of branch,repository as zip or tar file etc of Atlassian Bitbucket server 4.14 installed on local machine using python script I tried bitbucket-api module of python but it supports only Cloud REST API of Bitbucket...?

parsley72
  • 8,449
  • 8
  • 65
  • 98
Shahaji
  • 175
  • 1
  • 4
  • 14

1 Answers1

0

Atlassian Bitbucket Server is former Atlassian Stash. Stashy is what you are looking for.

Yuri G.
  • 4,323
  • 1
  • 17
  • 32