Fix: a bug that causes an error when pushing without setting git remote (#396)
This commit is contained in:
committed by
GitHub
parent
1d19ddd9e2
commit
fa1cf46050
@@ -224,7 +224,7 @@ All available languages are currently listed in the [i18n](https://github.com/di
|
||||
|
||||
### Push to git (gonna be deprecated)
|
||||
|
||||
A prompt to ushing to git is on by default but if you would like to turn it off just use:
|
||||
A prompt for pushing to git is on by default but if you would like to turn it off just use:
|
||||
|
||||
```sh
|
||||
oco config set OCO_GITPUSH=false
|
||||
|
||||
Reference in New Issue
Block a user