tmcgilchrist / ocaml-gitlab

Native OCaml bindings to Gitlab REST API v4
https://tmcgilchrist.github.io/ocaml-gitlab/gitlab/
BSD 3-Clause "New" or "Revised" License
27 stars 8 forks source link

Lab CLI #26

Open tmcgilchrist opened 2 years ago

tmcgilchrist commented 2 years ago

Replicate the most used features from hub and gh for GitLab.

ocaml-github hub command lookup the real remote https://github.com/github/hub/blob/c8e68d548a39ec0fab6f674a669c21b54d4eec61/github/remote.go#L12-L14

maiste commented 2 years ago
OlivierNicole commented 2 years ago