<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/git-cherry, branch v0.99</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v0.99</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v0.99'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2005-06-25T23:52:16Z</updated>
<entry>
<title>[PATCH] git-cherry: find commits not merged upstream.</title>
<updated>2005-06-25T23:52:16Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2005-06-25T09:22:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=93c36dcd0a4f6373e3a02a8505046801106ddb85'/>
<id>urn:sha1:93c36dcd0a4f6373e3a02a8505046801106ddb85</id>
<content type='text'>
The git-cherry command helps the git-rebase script by finding
commits that have not been merged upstream.  Commits already
included in upstream are prefixed with '-' (meaning "drop from
my local pull"), while commits missing from upstream are
prefixed with '+' (meaning "add to the updated upstream").

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