summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4f3d370)
raw | patch | inline | side by side (parent: 4f3d370)
author | J. Bruce Fields <bfields@citi.umich.edu> | |
Sat, 22 Dec 2007 00:57:16 +0000 (19:57 -0500) | ||
committer | J. Bruce Fields <bfields@citi.umich.edu> | |
Mon, 31 Dec 2007 16:27:15 +0000 (11:27 -0500) |
Fix the subcommand name.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Documentation/config.txt | patch | blob | history |
index 83bc33c421f666367a49da03481608b0638c255e..6f2343fbc0571ecbbb259f4a0200c5642a480433 100644 (file)
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
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