Skip to content

Commit

Permalink
Revert "chore(gitTimeOut): improve description (#15180)"
Browse files Browse the repository at this point in the history
This reverts commit a8930b7.
  • Loading branch information
rarkins committed Apr 20, 2022
1 parent 868ebbe commit c357bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config/options/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@ const options: RenovateOptions[] = [
{
name: 'gitTimeout',
description:
'Configure the timeout with a number of milliseconds to wait for a Git task.',
'Configure the timeout with a number of milliseconds to wait for a git task',
type: 'integer',
globalOnly: true,
default: 10000,
Expand Down

0 comments on commit c357bbc

Please sign in to comment.