Re: [GIT PULL] ARM: SoC fixes for 4.3-rc

From: Linus Torvalds
Date: Fri Oct 23 2015 - 05:42:12 EST




On Thu, 22 Oct 2015, Arnd Bergmann wrote:
>
> are available in the git repository at:
>
> git+ssh://gitolite@xxxxxxxxxxxxx/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes-for-linus

What the heck happened to your pull request script? A sudden case of
script disease?

That's just insane. "git+ssh"? "gitolite@xxxxxxxxxxxxx"? Yeah, yeah, it
probably works for people with accounts, but please don't use those
private secure things in pull requests, particularly ones that go to
public mailing lists.

And "git+ssh" may be a valid way to specify a git tree, but if you really
want to just use ssh (which you don't), just use "ssh://", or use the
shorter scp format ("host:path"). At least then it would be closer to fit
on a line, and less of the line noise..

Anyway, I've pulled using the sane externally visible verion, so no need
to resend, but check your scripting..

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/