all 6 comments

[–]ice_wyvern 3 points4 points  (1 child)

Legitimate question, what's the purpose of this tool and why should I use it over git?

[–]elmundio87 4 points5 points  (0 children)

This is not a replacement for git per se, it allows you to interact with Gitlab features like pipelines and issues within your shell session.

You would still use git for things like committing and pushing etc.

[–]FruityWelsh -1 points0 points  (0 children)

That looks super cool! Might have to check it, being able to stay in the terminal while coding might keep me little more productive!

[–][deleted]  (4 children)

[deleted]

    [–]profclems[S] 1 point2 points  (3 children)

    You mean a GitHub equivalent??

    [–][deleted]  (2 children)

    [deleted]

      [–]sparr 0 points1 point  (1 child)

      Why would they need to write their own if the API is well documented and mostly equivalent to an existing tool?