Merge branch 'tg/retire-scripted-stash'
authorJunio C Hamano <gitster@pobox.com>
Fri, 27 Mar 2020 00:11:21 +0000 (17:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Mar 2020 00:11:21 +0000 (17:11 -0700)
commit369ae7567a4621aa81e5c4decc27715418564ac2
treed4dd295e54d529f1979b3290533b415326f0dcbd
parent0f0625a630081d532d528d87ba236a6385bbbac1
parent8a2cd3f5123ac822fd64ca8efc4f84e122a1edb3
Merge branch 'tg/retire-scripted-stash'

"git stash" has kept an escape hatch to use the scripted version
for a few releases, which got stale.  It has been removed.

* tg/retire-scripted-stash:
  stash: remove the stash.useBuiltin setting
  stash: get git_stash_config at the top level
Makefile
builtin/stash.c
t/t3903-stash.sh