docs(git-auto-fetch): fix typo (#12937)

master
Marcus Voltolim 1 year ago committed by GitHub
parent 3bd48b12c8
commit cc9259d6ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      plugins/git-auto-fetch/README.md

@ -18,7 +18,7 @@ You can change the fetch interval in your .zshrc:
GIT_AUTO_FETCH_INTERVAL=1200 # in seconds
```
A log of `git fetch --all` will be saved in `.git/FETCH_LOG`.
A log of `git-fetch-all` will be saved in `.git/FETCH_LOG`.
## Toggle auto-fetch per folder

Loading…
Cancel
Save