timols / java-gitlab-api

A wrapper for the Gitlab API written in Java
Apache License 2.0
387 stars 317 forks source link

There's no Project Fork API in this project? #266

Closed DmuMenDuo closed 5 years ago

DmuMenDuo commented 6 years ago

well,I need this API in my project. Does this API need to be implemented by myself? API address.

Spenhouet commented 6 years ago

I'm missing the same. I want to fork one project into another sub group with a new project name. I can't find any methods to do this.

I hope this gets merged soon: https://github.com/timols/java-gitlab-api/pull/242