This commit is contained in:
JuneHyeon Bae 2015-06-08 09:50:46 +00:00
commit 4e3805094f

View file

@ -1,5 +1,4 @@
# Query/use custom command for `git`.
local git_cmd
zstyle -s ":vcs_info:git:*:-all-" "command" git_cmd
: ${git_cmd:=git}