Re: [GIT] Networking

From: Linus Torvalds
Date: Sat Jun 22 2019 - 01:36:28 EST


On Fri, Jun 21, 2019 at 10:30 PM <pr-tracker-bot@xxxxxxxxxx> wrote:
>
> The pull request you sent on Fri, 21 Jun 2019 21:21:37 -0400 (EDT):
>
> > (unable to parse the git remote)

This "unable to parse the git remote" is apparently because the pull
request had an extraneous ':' in the remote description

git://git.kernel.org:/pub/scm/linux/kernel/git/davem/net.git
^^^

which seems to have confused the pr-tracker-bot.

Linus