Merge branch 'tg/stash-doc-cleanup'
commit57f7345b50d3b546ad3f7f07306f1402a00c581b
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Feb 2017 22:56:41 +0000 (15 14:56 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Feb 2017 22:56:41 +0000 (15 14:56 -0800)
tree4c53b064feabb7b9561ae39d21fe520c00381d1b
parent3e23116d1f77f73714c67fe546d879f4bbb633a0
parent20a7e06172fe054eac5a2f48932feb5ff5074919
Merge branch 'tg/stash-doc-cleanup'

The documentation explained what "git stash" does to the working
tree (after stashing away the local changes) in terms of "reset
--hard", which was exposing an unnecessary implementation detail.

* tg/stash-doc-cleanup:
  Documentation/stash: remove mention of git reset --hard