From: Andy Parkins <andyparkins@gmail.com>
To: git@vger.kernel.org
Cc: "Marco Costalba" <mcostalba@gmail.com>
Subject: Re: git submodule support feedback
Date: Thu, 26 Apr 2007 13:08:24 +0100 [thread overview]
Message-ID: <200704261308.26451.andyparkins@gmail.com> (raw)
In-Reply-To: <e5bfff550704260456r36bd7e0p8c4b18b1050ceb86@mail.gmail.com>
On Thursday 2007 April 26, Marco Costalba wrote:
> In case you use qgit I would appreciate very much any bug report
> regarding this new submodules thing.
Of course; however, as of yet it's coping admirably. I think that it's mainly
because submodules are, for external-to-git purposes, displayed as patches to
a file.
That means that qgit is showing the initial addition of a submodule as the
addition of a file (which nicely shows up green in the file list), and the
patch itself as:
diff --git a/submodule b/submodule
new file mode 160000
index 0000000..f806cbe
--- /dev/null
+++ b/submodule
@@ -0,0 +1 @@
+Subproject commit f806cbe233f4568611be37213c266013b692db19
> I still didn't test submodules compatibility myself, but in case of a
> bug report against qgit probably I will be forced to do ;-)
I'll certainly keep my eyes open. As I say though: no worries yet.
Andy
--
Dr Andy Parkins, M Eng (hons), MIET
andyparkins@gmail.com
next prev parent reply other threads:[~2007-04-26 12:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-26 11:38 git submodule support feedback Andy Parkins
2007-04-26 11:56 ` Marco Costalba
2007-04-26 12:08 ` Andy Parkins [this message]
2007-04-26 21:28 ` Andy Parkins
2007-04-26 20:59 ` David Lang
2007-04-26 21:35 ` Junio C Hamano
2007-04-26 21:49 ` Andy Parkins
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=200704261308.26451.andyparkins@gmail.com \
--to=andyparkins@gmail.com \
--cc=git@vger.kernel.org \
--cc=mcostalba@gmail.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).