From: "Arnd Bergmann" <arnd@arndb.de>
To: "Herve Codina" <herve.codina@bootlin.com>, soc <soc@kernel.org>
Cc: linux-kernel@vger.kernel.org, Leo Li <leoyang.li@nxp.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
linuxppc-dev@lists.ozlabs.org,
linux-arm-kernel@lists.infradead.org,
Qiang Zhao <qiang.zhao@nxp.com>
Subject: Re: [GIT PULL] PowerQUICC QMC and TSA drivers updates for v6.8
Date: Fri, 22 Dec 2023 10:55:00 +0000 [thread overview]
Message-ID: <a274ba17-6ab7-4169-a10c-22fcc9e74248@app.fastmail.com> (raw)
In-Reply-To: <20231212105514.273e8ab0@bootlin.com>
On Tue, Dec 12, 2023, at 09:55, Herve Codina wrote:
> The following changes since commit 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab:
>
> Linux 6.7-rc3 (2023-11-26 19:59:33 -0800)
>
> are available in the Git repository at:
>
> git@github.com:hcodina/linux.git tags/fsl_qmc_tsa_v6.8
>
> for you to fetch changes up to 7a2ee1576dcc6bbe017a8283fba237b05b13fd15:
>
This is not a valid git URL I can pull from. I have instead pulled from
https://github.com/hcodina/linux.git tags/fsl_qmc_tsa_v6.8
which is what I think you meant.
You should probably edit your .gitconfig file to add a section
like (not sure about the exact syntax, you'll figure it out).
[url "https://github.com"]
insteadOf = git@github.com
> drivers/soc/fsl/qe/qmc.c | 658
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------
This is an overly long line that you probably copied from a large
terminal window. Just for readability, I recommend redirecting the
'git request-pull' output, e.g. into 'xclip' or 'cat', which will
give it the appropriate line length for emails.
Arnd
next prev parent reply other threads:[~2023-12-22 10:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-12 9:55 [GIT PULL] PowerQUICC QMC and TSA drivers updates for v6.8 Herve Codina
2023-12-22 10:55 ` Arnd Bergmann [this message]
2023-12-22 12:34 ` Herve Codina
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=a274ba17-6ab7-4169-a10c-22fcc9e74248@app.fastmail.com \
--to=arnd@arndb.de \
--cc=herve.codina@bootlin.com \
--cc=leoyang.li@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=qiang.zhao@nxp.com \
--cc=soc@kernel.org \
--cc=thomas.petazzoni@bootlin.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).