Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1390495
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [GIT PULL 1/3] ARM: dts: exynos: Secound round of DTS for v4.7 |
| Date | 2016-04-28 22:40 +0200 |
| Message-ID | <rt0T8-1Qs-7@gated-at.bofh.it> (permalink) |
| References | <rstNw-7b3-5@gated-at.bofh.it> <rsUNI-4t4-7@gated-at.bofh.it> <rsZu2-JY-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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.
Arnd
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[GIT PULL 1/3] ARM: dts: exynos: Secound round of DTS for v4.7 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-27 11:20 +0200
Re: [GIT PULL 1/3] ARM: dts: exynos: Secound round of DTS for v4.7 Arnd Bergmann <arnd@arndb.de> - 2016-04-28 16:10 +0200
Re: [GIT PULL 1/3] ARM: dts: exynos: Secound round of DTS for v4.7 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-28 21:10 +0200
Re: [GIT PULL 1/3] ARM: dts: exynos: Secound round of DTS for v4.7 Arnd Bergmann <arnd@arndb.de> - 2016-04-28 22:40 +0200
Re: [GIT PULL 1/3] ARM: dts: exynos: Secound round of DTS for v4.7 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-29 14:10 +0200
csiph-web