about summary refs log tree commit diff
path: root/Functions/VCS_Info/vcs_info
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-03-26 01:32:50 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-03-27 01:14:42 +0000
commitcb87816b0f47367a763790adabcec1e331156ea2 (patch)
tree9629cc7f37bfaa9952e580849ba9b0502d32742c /Functions/VCS_Info/vcs_info
parentb0d020408a935d2d1c317206e3eda43217d0d453 (diff)
downloadzsh-cb87816b0f47367a763790adabcec1e331156ea2.tar.gz
zsh-cb87816b0f47367a763790adabcec1e331156ea2.tar.xz
zsh-cb87816b0f47367a763790adabcec1e331156ea2.zip
45626: vcs_info: Deduplicate calling the set-branch-format hook.
Diffstat (limited to 'Functions/VCS_Info/vcs_info')
-rw-r--r--Functions/VCS_Info/vcs_info1
1 files changed, 1 insertions, 0 deletions
diff --git a/Functions/VCS_Info/vcs_info b/Functions/VCS_Info/vcs_info
index 9f48bee75..786b61918 100644
--- a/Functions/VCS_Info/vcs_info
+++ b/Functions/VCS_Info/vcs_info
@@ -22,6 +22,7 @@ static_functions=(
     VCS_INFO_hexdump
     VCS_INFO_hook
     VCS_INFO_set-patch-format
+    VCS_INFO_set-branch-format
     VCS_INFO_maxexports
     VCS_INFO_nvcsformats
     VCS_INFO_patch2subject