From: Junio C Hamano Date: Mon, 29 Nov 2021 23:41:46 +0000 (-0800) Subject: Merge branch 'so/stash-staged' X-Git-Tag: v2.35.0-rc0~133 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=44ac8fd1b4ce7598e2e5f4045dfbb6593a3f5b84;p=thirdparty%2Fgit.git Merge branch 'so/stash-staged' "git stash" learned the "--staged" option to stash away what has been added to the index (and nothing else). * so/stash-staged: stash: get rid of unused argument in stash_staged() stash: implement '--staged' option for 'push' and 'save' --- 44ac8fd1b4ce7598e2e5f4045dfbb6593a3f5b84