Does the API support creating and removing git repositories?

I want to dynamically create/modify/delete git repositories from the Kotlin SDK.

Is this possible? I looked through the API reference but do not see a topic about repositories.

0
3 comments

Hi Vapid, thanks for reaching out to us! May I ask if you're looking for the following methods?

 

1

That's what I was looking for, thank you!

They were under the header "Projects" so I didn't think to look there. I was searching for a "Repositories" header :)

0

Are there APIs for cloning and forking repos in the Space Kotlin SDK or will I need something like JGit for that?

0

Please sign in to leave a comment.