]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/no-more-legacy-stash'
authorJunio C Hamano <gitster@pobox.com>
Wed, 16 Feb 2022 23:14:30 +0000 (15:14 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Feb 2022 23:14:30 +0000 (15:14 -0800)
commitb9f791aee653932e87d558e5fd841d3394c70727
treef78186e1ddb790236acb59c01077921663272f18
parent9a160990ef3a16fab8d54752d0d9b981d15b00c5
parente9b272e4c1cb9742452ad44d42cedd407b6b5de2
Merge branch 'js/no-more-legacy-stash'

Removal of unused code and doc.

* js/no-more-legacy-stash:
  stash: stop warning about the obsolete `stash.useBuiltin` config setting
  stash: remove documentation for `stash.useBuiltin`
  add: remove support for `git-legacy-stash`
  git-sh-setup: remove remnant bits referring to `git-legacy-stash`
builtin/stash.c