From: Junio C Hamano Date: Mon, 31 Oct 2016 20:15:22 +0000 (-0700) Subject: Merge branch 'aw/numbered-stash' X-Git-Tag: v2.11.0-rc0~8 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9fa1f902bf8eaaa2a1d78cd7603d28a33d46e30c Merge branch 'aw/numbered-stash' The user always has to say "stash@{$N}" when naming a single element in the default location of the stash, i.e. reflogs in refs/stash. The "git stash" command learned to accept "git stash apply 4" as a short-hand for "git stash apply stash@{4}". * aw/numbered-stash: stash: allow stashes to be referenced by index only --- 9fa1f902bf8eaaa2a1d78cd7603d28a33d46e30c