How to add DVCS Repositories via API to Atlassian Jira

How to add DVCS Repositories via API to Atlassian Jira

We had a client reach out to us, asking how they could add repositories to Jira via the API. Unfortunately, there is no official API for this, and thus, no method that Atlassian supports for doing this. We dug into the private APIs and dug up how to do this. The APIs...