git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* does a stash *need* any reference to the branch on which it was created?
@ 2018-06-02 19:28 Robert P. J. Day
  2018-06-02 20:46 ` Thomas Gummerer
  2018-06-04  3:04 ` Junio C Hamano
  0 siblings, 2 replies; 4+ messages in thread
From: Robert P. J. Day @ 2018-06-02 19:28 UTC (permalink / raw)
  To: Git Mailing list


  i realize that, when you "git stash push", stash graciously saves
the branch you were on as part of the commit message, but does any
subsequent stash operation technically *need* that branch name?

  it doesn't seem like it -- even "git stash branch" really only needs
the commit that was the basis of that stash to create the new branch.

  so, does any stash operation actually need the originating branch
name? (i'm guessing no, but i've been wrong before.)

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                  http://crashcourse.ca/dokuwiki

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

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

end of thread, other threads:[~2018-06-04 10:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-02 19:28 does a stash *need* any reference to the branch on which it was created? Robert P. J. Day
2018-06-02 20:46 ` Thomas Gummerer
2018-06-04  3:04 ` Junio C Hamano
2018-06-04 10:11   ` Robert P. J. Day

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).