gitlab4j-api
gitlab4j-api copied to clipboard
getBranchs() sort
api doc have not provider sort by commit but web provided , i found api also could sort such as :
GET /projects/:id/repository/branches? search=xx&sort=updated_desc
GET /projects/:id/repository/branches? search=xx&sort=updated_asc
GET /projects/:id/repository/branches? search=xx&sort=name_desc
but web provided , i found api also could sort
@jabby not sure what is the project's take on unofficial features of the API