]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'dk/zsh-git-repo-path-fix' into maint-2.45
authorJunio C Hamano <gitster@pobox.com>
Fri, 28 Jun 2024 22:53:09 +0000 (15:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 28 Jun 2024 22:53:09 +0000 (15:53 -0700)
Command line completion support for zsh (in contrib/) has been
updated to stop exposing internal state to end-user shell
interaction.

* dk/zsh-git-repo-path-fix:
  completion: zsh: stop leaking local cache variable


Trivial merge