While I can navigate the Git CLI really easily these days, I don't disagree with Mark. Outside of the big four ("git clone", "git rebase", "git commit", "git push"), you're almost certainly engaging in some serious black magic fuckery. Hell, even "git rebase" straddles the fuckery border, especially when you're doing fix-up commits between commits.<p>If Git makes Russinovich want to shoot his computer, then a revamp of the CLI is _definitely_ in order.<p>Won't be surprised if GitHub goes for it by extending their awesome `gh` tool.