git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* small fix for git-diff man page
@ 2019-03-04 14:09 Олег Самойлов
  2019-03-04 15:13 ` Kenneth Cochran
  0 siblings, 1 reply; 2+ messages in thread
From: Олег Самойлов @ 2019-03-04 14:09 UTC (permalink / raw
  To: git

A small pull request.

https://github.com/git/git/pull/580

Git diff can work with a tree in the form git diff tree..tree too, only
the form git diff commit...commit can't accept a tree instead of a commit.

Also added useful example about using a tree with git diff.

But what is strange. I changed only one asciidoc file. But my pull request can not pass an integration checks. «Git.git (Documentation)» is successfully passed, but «git.git (linux-gcc)», «git.git», «continuous-integration/travis-ci/pr»  and I don’t see reason for it.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: small fix for git-diff man page
  2019-03-04 14:09 small fix for git-diff man page Олег Самойлов
@ 2019-03-04 15:13 ` Kenneth Cochran
  0 siblings, 0 replies; 2+ messages in thread
From: Kenneth Cochran @ 2019-03-04 15:13 UTC (permalink / raw
  To: Олег Самойлов
  Cc: git



> On Mar 4, 2019, at 8:09 AM, Олег Самойлов <splarv@ya.ru> wrote:
> 
> A small pull request.
> 
> https://github.com/git/git/pull/580
> 
> Git diff can work with a tree in the form git diff tree..tree too, only
> the form git diff commit...commit can't accept a tree instead of a commit.
> 
> Also added useful example about using a tree with git diff.
> 
> But what is strange. I changed only one asciidoc file. But my pull request can not pass an integration checks. «Git.git (Documentation)» is successfully passed, but «git.git (linux-gcc)», «git.git», «continuous-integration/travis-ci/pr»  and I don’t see reason for it.

I’ve noticed that error in my fork also, about fetch not noticing a corrupt pack; I don’t believe it’s related to your changes.

It is intermittent though - if you re-run the target it likely will pass

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-04 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-04 14:09 small fix for git-diff man page Олег Самойлов
2019-03-04 15:13 ` Kenneth Cochran

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).