From: Krzysztof Kozlowski <k.kozlowski@samsung.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Olof Johansson <olof@lixom.net>,
Kevin Hilman <khilman@kernel.org>,
arm@kernel.org, Kukjin Kim <kgene@kernel.org>,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Subject: Re: [GIT PULL 1/3] ARM: dts: exynos: Secound round of DTS for v4.7
Date: Fri, 29 Apr 2016 14:01:05 +0200 [thread overview]
Message-ID: <57234D01.90105@samsung.com> (raw)
In-Reply-To: <3806573.U95ZyAj1xD@wuerfel>
On 04/28/2016 10:37 PM, Arnd Bergmann wrote:
> On Thursday 28 April 2016 21:04:28 Krzysztof Kozlowski wrote:
>> On Thu, Apr 28, 2016 at 04:06:54PM +0200, Arnd Bergmann wrote:
>>> On Wednesday 27 April 2016 11:10:54 Krzysztof Kozlowski wrote:
>>>> kernel.org:/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.7-2
>>>>
>>>
>>> Pulled into next/dt after I figured out that the URL was wrong.
>>>
>>> Please check your git configuration to make sure you send an address
>>> I can pull from.
>>
>> Ah, indeed, sorry for that. I still did not automate entirely this process
>> so apparently I am doing simple mistakes. I'll be more carefull next
>> time.
>
> Ok. The trick is to have a separate 'url' and 'pushurl' entry in your
> git config, like
>
> [remote "origin"]
> url = git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git
> pushurl = git+ssh://gitolite@ra.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git
>
> That way, 'git request-pull' will pick the first one, but 'git push' will
> use the second.
I was using two remotes but your config is easier.
Thanks for hint,
Krzysztof
WARNING: multiple messages have this Message-ID (diff)
From: k.kozlowski@samsung.com (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/3] ARM: dts: exynos: Secound round of DTS for v4.7
Date: Fri, 29 Apr 2016 14:01:05 +0200 [thread overview]
Message-ID: <57234D01.90105@samsung.com> (raw)
In-Reply-To: <3806573.U95ZyAj1xD@wuerfel>
On 04/28/2016 10:37 PM, Arnd Bergmann wrote:
> On Thursday 28 April 2016 21:04:28 Krzysztof Kozlowski wrote:
>> On Thu, Apr 28, 2016 at 04:06:54PM +0200, Arnd Bergmann wrote:
>>> On Wednesday 27 April 2016 11:10:54 Krzysztof Kozlowski wrote:
>>>> kernel.org:/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.7-2
>>>>
>>>
>>> Pulled into next/dt after I figured out that the URL was wrong.
>>>
>>> Please check your git configuration to make sure you send an address
>>> I can pull from.
>>
>> Ah, indeed, sorry for that. I still did not automate entirely this process
>> so apparently I am doing simple mistakes. I'll be more carefull next
>> time.
>
> Ok. The trick is to have a separate 'url' and 'pushurl' entry in your
> git config, like
>
> [remote "origin"]
> url = git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git
> pushurl = git+ssh://gitolite at ra.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git
>
> That way, 'git request-pull' will pick the first one, but 'git push' will
> use the second.
I was using two remotes but your config is easier.
Thanks for hint,
Krzysztof
next prev parent reply other threads:[~2016-04-29 12:01 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-27 9:10 [GIT PULL 0/3] ARM: EXYNOS: Second round for v4.7 Krzysztof Kozlowski
2016-04-27 9:10 ` Krzysztof Kozlowski
2016-04-27 9:10 ` [GIT PULL 1/3] ARM: dts: exynos: Secound round of DTS " Krzysztof Kozlowski
2016-04-27 9:10 ` Krzysztof Kozlowski
2016-04-27 9:10 ` Krzysztof Kozlowski
2016-04-28 14:06 ` Arnd Bergmann
2016-04-28 14:06 ` Arnd Bergmann
2016-04-28 19:04 ` Krzysztof Kozlowski
2016-04-28 19:04 ` Krzysztof Kozlowski
2016-04-28 20:37 ` Arnd Bergmann
2016-04-28 20:37 ` Arnd Bergmann
2016-04-29 12:01 ` Krzysztof Kozlowski [this message]
2016-04-29 12:01 ` Krzysztof Kozlowski
2016-04-27 9:10 ` [GIT PULL 2/3] ARM: dts: exynos: Fixup for SROM controller (v4.7) Krzysztof Kozlowski
2016-04-27 9:10 ` Krzysztof Kozlowski
2016-04-28 15:41 ` Arnd Bergmann
2016-04-28 15:41 ` Arnd Bergmann
2016-04-27 9:10 ` [GIT PULL 3/3] ARM: drivers: memory: SROM controller for v4.7 Krzysztof Kozlowski
2016-04-27 9:10 ` Krzysztof Kozlowski
2016-04-27 9:10 ` Krzysztof Kozlowski
2016-04-28 16:07 ` Arnd Bergmann
2016-04-28 16:07 ` Arnd Bergmann
2016-04-28 16:07 ` Arnd Bergmann
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=57234D01.90105@samsung.com \
--to=k.kozlowski@samsung.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=b.zolnierkie@samsung.com \
--cc=kgene@kernel.org \
--cc=khilman@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=olof@lixom.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.