mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
docs(git-auto-fetch): fix typo (#12937)
This commit is contained in:
@@ -18,7 +18,7 @@ You can change the fetch interval in your .zshrc:
|
|||||||
GIT_AUTO_FETCH_INTERVAL=1200 # in seconds
|
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
|
## Toggle auto-fetch per folder
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user