From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 18 Oct 2011 19:56:22 +0200 Subject: [U-Boot] Pull request for u-boot-marvell.git In-Reply-To: References: Message-ID: <4E9DBDC6.9020708@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Prafulla, Le 18/10/2011 13:12, Prafulla Wadaskar a ?crit : > Hi Albert > > Please kindly pull > The following changes since commit 0e005ee09d3424e2780efc6895fcbfbdf7a492fa: > Prafulla Wadaskar (1): > Merge branch 'master' of git://git.marvell.com/mirror/denx.de/u-boot-arm into armmaster This commit is not present in u-boot-arm... It is the result of a merge of u-boot-arm/master into u-boot-marvell/master. This is not the way a pull request should be prepared according to the U-Boot Wiki. I would much prefer you to fetch u-boot-arm/master, then rebase your master branch onto it, then request a pull relative to u-boot-arm/master, i.e. use the following commands (assuming your git setup has a remote called u-boot-arm) git fetch u-boot-arm git checkout master git rebase u-boot-arm/master git push ... git request-pull > Regards.. > Prafulla . . . Amicalement, -- Albert.