git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Renaming a remote is 'rename', but removing is 'rm'
@ 2012-09-05  7:59 Tomas Carnecky
  2012-09-05  8:49 ` Nguyen Thai Ngoc Duy
  0 siblings, 1 reply; 5+ messages in thread
From: Tomas Carnecky @ 2012-09-05  7:59 UTC (permalink / raw)
  To: git

A fella on IRC was confused by $subject. And it did bother me sometimes as
well. If you don't use `git remote` often, it is confusing that the commands
are named inconsistently.

If I know that there is `git remote rm` then I kindof expect `git remote mv`
to exist. Because I am used to rm/mv and git rm/git mv as the standard unix
commands for renaming and removing something. On the other hand, if I know
that there is `git remote rename`, with the verb fully written out, I expect
`git remote delete/remove` to exist (or something similar, with the verb fully
written out).

Would there be any desire to make the subcommands more consistent in that
regard?

tom

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-09-06 12:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-05  7:59 Renaming a remote is 'rename', but removing is 'rm' Tomas Carnecky
2012-09-05  8:49 ` Nguyen Thai Ngoc Duy
2012-09-05 11:13   ` Matthieu Moy
2012-09-06  3:53     ` Junio C Hamano
2012-09-06 12:25       ` [PATCH] remote: prefer subcommand name 'remove' to 'rm' Nguyễn Thái Ngọc Duy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).