Skip to content

Commit f18b1c5

Browse files
author
J. Bruce Fields
committed
Documentation: fix remote.<name>.skipDefaultUpdate description
Fix the subcommand name. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
1 parent 4f3d370 commit f18b1c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ remote.<name>.push::
658658

659659
remote.<name>.skipDefaultUpdate::
660660
If true, this remote will be skipped by default when updating
661-
using the remote subcommand of gitlink:git-remote[1].
661+
using the update subcommand of gitlink:git-remote[1].
662662

663663
remote.<name>.receivepack::
664664
The default program to execute on the remote side when pushing. See

0 commit comments

Comments
 (0)