Browse Source

Documentation: fix remote.<name>.skipDefaultUpdate description

Fix the subcommand name.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
maint
J. Bruce Fields 17 years ago
parent
commit
f18b1c55e5
  1. 2
      Documentation/config.txt

2
Documentation/config.txt

@ -658,7 +658,7 @@ remote.<name>.push:: @@ -658,7 +658,7 @@ remote.<name>.push::

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

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

Loading…
Cancel
Save