Re: [PATCH v4] stash: implement '--staged' option for 'push' and 'save'
From: Junio C Hamano <hidden> Date: 2021-10-27 21:21:26
Sergey Organov [off-list ref] writes:
Stash only the changes that are staged.
As the topic already is in 'next', let's have this in a form of
incremental "the earlier one missed this, so let's fix it" patch to
be applied on top.
Thanks.