Hi Kieran,
On Tue, Jun 13, 2017 at 11:06 AM, Kieran Bingham
<[email protected]> wrote:
>>> [email protected]:pub/scm/linux/kernel/git/kbingham/rcar.git
>>> adv748x/for-renesas-drivers
>>
>> BTW, most people prefer "git://git.kernel.org/..."
>
> Ah yes, I keep getting caught up by this.
>
> All I do is:
>
> git request-pull linux-media/master kernel.org adv748x/for-renesas-drivers
> (or such), which is of course my URL for push access to kernel.org
>
> How do you handle this? Do you have a separate remote for pull requests? or
> just
> update the text manually?
My .git/config has:
[remote "renesas-drivers"]
url =
git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git
pushurl =
gitolite.kernel.org:/pub/scm/linux/kernel/git/geert/renesas-drivers.git
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds