Doc: reference the "stash list" in autostash docs
commitc5e786abe320f752ec9f5b0662bdaac2bc075212
authorDenton Liu <liu.denton@gmail.com>
Tue, 5 May 2020 13:00:59 +0000 (5 09:00 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 May 2020 23:07:30 +0000 (5 16:07 -0700)
tree985615b68c90eaab7fd30d2c6cd1992a4d034f4e
parentb34789c0b0d3b137f0bb516b417bd8d75e0cb306
Doc: reference the "stash list" in autostash docs

In documentation pertaining to autostash behavior, we refer to the
"stash reflog". This description is too low-level as the reflog refers
to an implementation detail of how the stash works and, for end-users,
they do not need to be aware of this at all.

Change references of "stash reflog" to "stash list", which should
provide more accessible terminology for end-users.

Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-merge.txt
Documentation/git-rebase.txt