From: Junio C Hamano Date: Tue, 23 Feb 2021 00:12:42 +0000 (-0800) Subject: Merge branch 'dl/stash-cleanup' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b9554c03a0a8147109608b94feb32837a6e6a145;p=git.git 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 --- b9554c03a0a8147109608b94feb32837a6e6a145