Merge branch 'dl/stash-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Tue, 23 Feb 2021 00:12:42 +0000 (16:12 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Feb 2021 00:12:42 +0000 (16:12 -0800)
commitb9554c03a0a8147109608b94feb32837a6e6a145
tree403059f744c33c6d096a2031d019738d0dea3e67
parent2283e0e9af55689215afa39c03beb2315ce18e83
parent3e885f02775dad0d907d447bc3c24fa07870b41f
Merge branch 'dl/stash-cleanup'

Documentation, code and test clean-up around "git stash".

* dl/stash-cleanup:
  stash: declare ref_stash as an array
  t3905: use test_cmp() to check file contents
  t3905: replace test -s with test_file_not_empty
  t3905: remove nested git in command substitution
  t3905: move all commands into test cases
  t3905: remove spaces after redirect operators
  git-stash.txt: be explicit about subcommand options