top | item 35371774

(no title)

ar9av | 2 years ago

How do you define "consistent"? Consistent with what? Because at the moment it looks like it's using completely other terminology than the VCS I am used to.

discuss

order

julien040|2 years ago

That's funny, it's the same comment I received on another website: https://old.reddit.com/r/golang/comments/11usyyy/comment/jcq...

To answer:

> To do so, syntax is based on subcommands. For example, to delete a branch, run gut branch rm rather than git branch -d, same to delete a remote (gut remote rm) and so on.

codetrotter|2 years ago

> it's the same comment I received on another website

It really is! Word for word.

That seems rather bot-like.

Perhaps dang should have a look at the comment history of that HN account and see if it has a habit of copying comments.

Especially because in the original thread on Reddit the question was already answered days ago. So it doesn’t really make sense to ask again.

tptacek|2 years ago

I read this as "every command leaves your repository in a state where you can finish your tasks using the standard git command".