[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <a274ba17-6ab7-4169-a10c-22fcc9e74248@app.fastmail.com>
Date: Fri, 22 Dec 2023 10:55:00 +0000
From: "Arnd Bergmann" <arnd@...db.de>
To: "Herve Codina" <herve.codina@...tlin.com>, soc <soc@...nel.org>
Cc: "Qiang Zhao" <qiang.zhao@....com>, "Leo Li" <leoyang.li@....com>,
"Christophe Leroy" <christophe.leroy@...roup.eu>,
"Thomas Petazzoni" <thomas.petazzoni@...tlin.com>,
linuxppc-dev@...ts.ozlabs.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] PowerQUICC QMC and TSA drivers updates for v6.8
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@...hub.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@...hub.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
Powered by blists - more mailing lists