projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f3d370
)
Documentation: fix remote.<name>.skipDefaultUpdate description
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>
Documentation/config.txt
patch
|
blob
|
history
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index 83bc33c421f666367a49da03481608b0638c255e..6f2343fbc0571ecbbb259f4a0200c5642a480433 100644
(file)
--- a/
Documentation/config.txt
+++ b/
Documentation/config.txt
@@
-658,7
+658,7
@@
remote.<name>.push::
remote.<name>.skipDefaultUpdate::
If true, this remote will be skipped by default when updating
- using the
remo
te subcommand of gitlink:git-remote[1].
+ using the
upda
te subcommand of gitlink:git-remote[1].
remote.<name>.receivepack::
The default program to execute on the remote side when pushing. See