Hacker News new | ask | show | jobs
by paulddraper 1758 days ago
> just demonstrates that the git interface is horribly broken

This is HN criticism #94238 on the terrible git CLI.

Okay, sure.

Would you kindly post your superior git CLI? Or at least the outline of it?

---

Snark aside, Git's popularity is not an accident. Bitbucket supported Mercurial too.

2 comments

> Would you kindly post your superior git CLI? Or at least the outline of it?

You are literally replying to a comment that describes a possible better CLI for git...

I suspect it was added in an edit in response to this comment. Dad is downvoted!
Actually no. I didn't edit the original post... shrugs
git has quite an inconsistent cli, this is well covered in "master git". And yes, I said it without proposing a better one.
"master git" This is a great demonstration of git's inconsistencies.

I maintain git stacks up well against other similarly mature/complex software (Nginx, AWS, Java), but it's a wonderful read nonetheless.

(And holy hell what a hard thing to search for...can't find the link.)

https://stevelosh.com/blog/2013/04/git-koans/

The trick is to remember it's called "git koans"

Thanks.