author | J. Bruce Fields <bfields@fieldses.org> | |
Sun, 5 Feb 2006 22:43:47 +0000 (17:43 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 7 Feb 2006 05:14:55 +0000 (21:14 -0800) | ||
commit | 3598a308086d4a41cab1e941df7763f2004e53c5 | |
tree | 6fe4f307662f0b12f568293b148d1bdbcbaf9dac | tree | snapshot |
parent | 4462731e0597c31c68466601a5d74b2edb145d6d | commit | diff |
Docs: split up pull-fetch-param.txt
The push and pull man pages include a bunch of shared text from
pull-fetch-param.txt. This simplifies maintenance somewhat, but
there's actually quite a bit of text that applies only to one or the
other.
So, separate out the push- and pull/fetch-specific text into
pull-fetch-param.txt and git-push.txt, then include the largest chunk
of common stuff (the description of protocols and url's) from
urls.txt. That cuts some irrelevant stuff from the man pages without
making us duplicate too much.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The push and pull man pages include a bunch of shared text from
pull-fetch-param.txt. This simplifies maintenance somewhat, but
there's actually quite a bit of text that applies only to one or the
other.
So, separate out the push- and pull/fetch-specific text into
pull-fetch-param.txt and git-push.txt, then include the largest chunk
of common stuff (the description of protocols and url's) from
urls.txt. That cuts some irrelevant stuff from the man pages without
making us duplicate too much.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-push.txt | diff | blob | history | |
Documentation/pull-fetch-param.txt | diff | blob | history | |
Documentation/urls.txt | [new file with mode: 0644] | blob |