summaryrefslogtreecommitdiff
path: root/plugins/git-auto-fetch/git-auto-fetch.plugin.zsh
diff options
context:
space:
mode:
authorslavaGanzin <slava.ganzin@gmail.com>2016-10-27 00:03:31 +0300
committerslavaGanzin <slava.ganzin@gmail.com>2016-10-27 00:03:31 +0300
commit41ad705f93bfb1cd75e4c69d1cc936107556b827 (patch)
tree3da0957e99adf3224e998208fe2d0a44eff5e393 /plugins/git-auto-fetch/git-auto-fetch.plugin.zsh
parentdbee3dd9c69c8d2e3299f2f7e7c68fabd06e33c5 (diff)
downloadzsh-41ad705f93bfb1cd75e4c69d1cc936107556b827.tar.gz
zsh-41ad705f93bfb1cd75e4c69d1cc936107556b827.tar.bz2
zsh-41ad705f93bfb1cd75e4c69d1cc936107556b827.zip
cut comments
Diffstat (limited to 'plugins/git-auto-fetch/git-auto-fetch.plugin.zsh')
-rw-r--r--plugins/git-auto-fetch/git-auto-fetch.plugin.zsh5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/git-auto-fetch/git-auto-fetch.plugin.zsh b/plugins/git-auto-fetch/git-auto-fetch.plugin.zsh
index e9946ef3f..7dbd63fe1 100644
--- a/plugins/git-auto-fetch/git-auto-fetch.plugin.zsh
+++ b/plugins/git-auto-fetch/git-auto-fetch.plugin.zsh
@@ -25,8 +25,3 @@ function zle-line-init () {
original-zle-line-init
}
zle -N zle-line-init
-
-# chpwd_functions+=(git-fetch-on-chpwd)
-# git-fetch-on-chpwd
-unset git-auto-fetch
-unset original-zle-line-init