Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bitbucket

Git - Branch Or Tag?

I have a API that was developed using python 2.7. I have some developers that are already using it.… Read more Git - Branch Or Tag?

Bitbucket Api Authentication With Python's Httpbasicauthhandler

I'm trying to get the list of issues on a private repository using bitbucket's API. I have … Read more Bitbucket Api Authentication With Python's Httpbasicauthhandler