about summary refs log tree commit diff
path: root/Completion/Zsh
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2014-03-28 11:00:35 +0000
committerFrank Terbeck <ft@bewatermyfriend.org>2014-04-05 10:56:52 +0200
commiteb4c70d0b7856a8ddfeb4ea2d3d83991f5cb82d3 (patch)
tree67083cf89a40cb81bcd18a32f59bc6c425bb34e6 /Completion/Zsh
parent4dfe62640a786f60e72af64021910c6ac11167cc (diff)
downloadzsh-eb4c70d0b7856a8ddfeb4ea2d3d83991f5cb82d3.tar.gz
zsh-eb4c70d0b7856a8ddfeb4ea2d3d83991f5cb82d3.tar.xz
zsh-eb4c70d0b7856a8ddfeb4ea2d3d83991f5cb82d3.zip
32528: vcs_info: Add check-for-staged-changes
Diffstat (limited to 'Completion/Zsh')
-rw-r--r--Completion/Zsh/Command/_zstyle2
1 files changed, 2 insertions, 0 deletions
diff --git a/Completion/Zsh/Command/_zstyle b/Completion/Zsh/Command/_zstyle
index 708c0fddf..eb27117b2 100644
--- a/Completion/Zsh/Command/_zstyle
+++ b/Completion/Zsh/Command/_zstyle
@@ -182,6 +182,8 @@ styles=(
   disable                v:vcs
   disable-patterns       v:
   check-for-changes      v:bool
+  check-for-staged-changes
+                         v:bool
   stagedstr              v:
   unstagedstr            v:
   command                v:_command_names