All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Raible <raible@gmail.com>
To: git@vger.kernel.org
Subject: Incorrect default for git stash?
Date: Tue, 17 Jun 2008 22:21:23 +0000 (UTC)	[thread overview]
Message-ID: <loom.20080617T220852-922@post.gmane.org> (raw)

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

             reply	other threads:[~2008-06-17 22:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-17 22:21 Eric Raible [this message]
2008-06-17 22:29 ` Incorrect default for git stash? 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20080617T220852-922@post.gmane.org \
    --to=raible@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.