From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sat, 27 Sep 2014 15:00:13 +0200 Subject: [U-Boot] U-Boot panasonic repo In-Reply-To: References: <201409180927.35918.marex@denx.de> <20140918083246.8FCB438229B@gemini.denx.de> <20140918174315.70F0.AA925319@jp.panasonic.com> <20140918090329.12523382517@gemini.denx.de> Message-ID: <20140927130013.C2C3F382279@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Masahiro, In message you wrote: > > I am trying to push to the newly-created u-boot-uniphier repo > but I am in trouble. > > masahiro at oscar:~/workspace/u-boot-uniphier$ git push ssh://gu-uniphier at git.denx.de/u-boot-uniphier.git ... > remote: error: By default, updating the current branch in a non-bare repository > remote: error: is denied, because it will make the index and work tree > inconsistent I recommend to always explicitly tell which branch you are trying to push where. For example, if your local branch which you are preparing for a pull request is "for-upstream", then your push command would look like this: git push ssh://gu-uniphier at git.denx.de/u-boot-uniphier for-upstream:master Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de It is your destiny. - Darth Vader