<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/git-push.txt, branch v1.2.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.2.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.2.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2006-02-07T05:14:57Z</updated>
<entry>
<title>Docs: minor git-push copyediting</title>
<updated>2006-02-07T05:14:57Z</updated>
<author>
<name>J. Bruce Fields</name>
<email>bfields@fieldses.org</email>
</author>
<published>2006-02-06T00:42:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=cc55aaec38ddebd2e6f69fc3895cec393a61956e'/>
<id>urn:sha1:cc55aaec38ddebd2e6f69fc3895cec393a61956e</id>
<content type='text'>
Minor git-push copyediting

Signed-off-by: J. Bruce Fields &lt;bfields@citi.umich.edu&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Docs: move git url and remotes text to separate sections</title>
<updated>2006-02-07T05:14:56Z</updated>
<author>
<name>J. Bruce Fields</name>
<email>bfields@fieldses.org</email>
</author>
<published>2006-02-05T23:29:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=85a97d4e10c1ac4b87e856e2efe7bcd53d6868c3'/>
<id>urn:sha1:85a97d4e10c1ac4b87e856e2efe7bcd53d6868c3</id>
<content type='text'>
The sections on git urls and remotes files in the git-fetch,
git-pull, and git-push manpages seem long enough to be worth a
manpage section of their own.

Signed-off-by: J. Bruce Fields &lt;bfields@citi.umich.edu&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Docs: split up pull-fetch-param.txt</title>
<updated>2006-02-07T05:14:55Z</updated>
<author>
<name>J. Bruce Fields</name>
<email>bfields@fieldses.org</email>
</author>
<published>2006-02-05T22:43:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3598a308086d4a41cab1e941df7763f2004e53c5'/>
<id>urn:sha1:3598a308086d4a41cab1e941df7763f2004e53c5</id>
<content type='text'>
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 &lt;bfields@citi.umich.edu&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Merge fixes up to GIT 1.1.6</title>
<updated>2006-01-30T01:56:45Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-01-30T01:56:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=36b5b3c65948694d9a92de5a17f2b97c3cd84879'/>
<id>urn:sha1:36b5b3c65948694d9a92de5a17f2b97c3cd84879</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git push -f documentation</title>
<updated>2006-01-30T01:54:43Z</updated>
<author>
<name>J. Bruce Fields</name>
<email>bfields@fieldses.org</email>
</author>
<published>2006-01-30T01:40:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f0fff36e82bc8cc12be58a0585106ee720c4dc98'/>
<id>urn:sha1:f0fff36e82bc8cc12be58a0585106ee720c4dc98</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>git-push: fix --tags and document it.</title>
<updated>2006-01-16T07:59:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-01-16T07:27:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=42301e34a2736b091738d4ca6a23fd90bd1f1837'/>
<id>urn:sha1:42301e34a2736b091738d4ca6a23fd90bd1f1837</id>
<content type='text'>
Previously 'git-push --tags dst', used information from
remotes/dst to determine which refs to push; this patch corrects
it, and also documents the --tags option.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation: push/receive hook references.</title>
<updated>2005-12-05T08:58:23Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-12-05T08:32:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=eb0362a467cc2cb5313bb859d78ea2d152b4a4ff'/>
<id>urn:sha1:eb0362a467cc2cb5313bb859d78ea2d152b4a4ff</id>
<content type='text'>
Mention documentation pages that talk about update and
post-update hooks from git-push, because a frequently asked
question is "I want X to happen when I push" and people would
not know to look at git-receive-pack documentation until they
understand that is what runs on the other end.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>git-fetch/push/pull: documentation.</title>
<updated>2005-10-20T04:25:39Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-10-20T04:25:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d6a73596e766b934e25182e7cdd8e6c2dbcc671e'/>
<id>urn:sha1:d6a73596e766b934e25182e7cdd8e6c2dbcc671e</id>
<content type='text'>
The documentation was lazily sharing the argument description across these
commands.

Lazy may be a way of life, but that does not justify confusing others ;-).

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] Documentation: Update all files to use the new gitlink: macro</title>
<updated>2005-09-20T22:07:52Z</updated>
<author>
<name>Sergey Vlasov</name>
<email>vsu@altlinux.ru</email>
</author>
<published>2005-09-19T10:10:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a7154e916c6fab01dfb67629dae8c4430daff669'/>
<id>urn:sha1:a7154e916c6fab01dfb67629dae8c4430daff669</id>
<content type='text'>
The replacement was performed automatically by these commands:

	perl -pi -e 's/link:(git.+)\.html\[\1\]/gitlink:$1\[1\]/g' \
		README Documentation/*.txt
	perl -pi -e 's/link:git\.html\[git\]/gitlink:git\[7\]/g' \
		README Documentation/*.txt

Signed-off-by: Sergey Vlasov &lt;vsu@altlinux.ru&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Big tool rename.</title>
<updated>2005-09-08T00:45:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-09-08T00:26:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=215a7ad1ef790467a4cd3f0dcffbd6e5f04c38f7'/>
<id>urn:sha1:215a7ad1ef790467a4cd3f0dcffbd6e5f04c38f7</id>
<content type='text'>
As promised, this is the "big tool rename" patch.  The primary differences
since 0.99.6 are:

  (1) git-*-script are no more.  The commands installed do not
      have any such suffix so users do not have to remember if
      something is implemented as a shell script or not.

  (2) Many command names with 'cache' in them are renamed with
      'index' if that is what they mean.

There are backward compatibility symblic links so that you and
Porcelains can keep using the old names, but the backward
compatibility support  is expected to be removed in the near
future.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
