Git development
 help / color / mirror / Atom feed
* Can I remove multiple stashed states at a time?
@ 2017-10-13  2:58 小川恭史
  2017-10-13 17:35 ` Jeff King
  0 siblings, 1 reply; 4+ messages in thread
From: 小川恭史 @ 2017-10-13  2:58 UTC (permalink / raw)
  To: git

I want to remove multiple stashed states at a time.

But "git stash drop <stash>" removes only one stashed state at a time
and "git stash clear" remove all.

Can I do that?

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

end of thread, other threads:[~2017-10-14 18:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-13  2:58 Can I remove multiple stashed states at a time? 小川恭史
2017-10-13 17:35 ` Jeff King
2017-10-14 15:01   ` Kevin Daudt
2017-10-14 18:05     ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox