]> git.scripts.mit.edu Git - git.git/commitdiff
Merge branch 'dk/zsh-git-repo-path-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 8 May 2024 17:18:46 +0000 (10:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 May 2024 17:18:46 +0000 (10:18 -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