From: Jens Lehmann <Jens.Lehmann@web.de>
To: Kenny Simpson <theonetruekenny@yahoo.com>
Cc: git@vger.kernel.org
Subject: Re: git diff across submodules
Date: Tue, 18 Sep 2012 21:02:19 +0200 [thread overview]
Message-ID: <5058C53B.5040401@web.de> (raw)
In-Reply-To: <1347937959.96154.YahooMailClassic@web39403.mail.mud.yahoo.com>
Am 18.09.2012 05:12, schrieb Kenny Simpson:
> Is there any nice way to get a diff and/or diffstat of both a project and its submodules between two revisions of the main project?
>
> Something like 'git diff --stat tag_a tag_b' but also including the diffstat on the submodule from the revision tied to in tag_a to the revision tied to tag_b. A few shell backflips will do it, but this seems like I'm missing something.
Unfortunately that isn't possible yet, "git diff" still has to learn the
--recurse-submodules option. And as far as I know, nobody is currently
working on that.
next prev parent reply other threads:[~2012-09-18 19:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-18 3:12 git diff across submodules Kenny Simpson
2012-09-18 19:02 ` Jens Lehmann [this message]
2012-09-18 19:28 ` Junio C Hamano
2012-09-19 22:31 ` Junio C Hamano
2012-09-20 19:51 ` Jens Lehmann
2012-09-20 20:52 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5058C53B.5040401@web.de \
--to=jens.lehmann@web.de \
--cc=git@vger.kernel.org \
--cc=theonetruekenny@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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 NNTP newsgroup(s).