Merge branch 'jt/stash-tests' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 22 Aug 2017 17:37:00 +0000 (10:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Aug 2017 17:37:00 +0000 (10:37 -0700)
Test update to improve coverage for "git stash" operations.

* jt/stash-tests:
stash: add a test for stashing in a detached state
stash: add a test for when apply fails during stash branch
stash: add a test for stash create with no files

No differences found