git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Incorrect default for git stash?
@ 2008-06-17 22:21 Eric Raible
  2008-06-17 22:29 ` Patrick.Higgins
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Eric Raible @ 2008-06-17 22:21 UTC (permalink / raw)
  To: git

Does it bother anyone else that the default for
git stash is inconsistent with branch & tag?

git branch -> list branches
git tag    -> list tags
git stash  -> create a stash

I understand that branches & tags must explicitly named
and that stashes are by default automatically named.

But wouldn't it be less surprising to me if the default
was 'list' instead of 'save'?

- Eric

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

end of thread, other threads:[~2008-06-23 17:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-17 22:21 Incorrect default for git stash? Eric Raible
2008-06-17 22:29 ` Patrick.Higgins
2008-06-23 17:14   ` David Kågedal
2008-06-17 22:32 ` Junio C Hamano
2008-06-17 22:44   ` Eric Raible
2008-06-17 23:12   ` しらいしななこ
2008-06-18  0:37     ` Eric Raible
2008-06-17 22:32 ` Jeff King

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).