<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>If you read , it says that the default behavior changes.<div>There are 2 modes: push all or the default simple.</div><div><br></div><div>To push with simple mode:</div><div><br></div><div>git push origin master</div><div><br></div><div>You need specify where put your specify branch.</div><div><br></div><div>Regards!</div><div><br></div><div>Alan</div><div><br><div><hr id="stopSpelling">Date: Mon, 16 Sep 2013 16:47:09 +0200<br>From: laurent.bernabe@gmail.com<br>To: sugar-devel@lists.sugarlabs.org<br>Subject: [Sugar-devel] I don't manage to put code in my project repository<br><br><div dir="ltr">Hello again,<div><br></div><div>sorry for the trivial question again, but I don't manage to push my code on my project HitTheBalls (user : loloof64).</div><div><br></div><div>This is the error from my terminal (I set up the alias HitTheBallsProject as  gitorious@git.sugarlabs.org:hittheballs/hittheballs.git)</div>
<div>_____________________________________________</div><div><div>$> git push HitTheBallsProject</div><div>warning: push.default is unset; its implicit value is changing in</div><div>Git 2.0 from 'matching' to 'simple'. To squelch this message</div>
<div>and maintain the current behavior after the default changes, use:</div><div><br></div><div>  git config --global push.default matching</div><div><br></div><div>To squelch this message and adopt the new behavior now, use:</div>
<div><br></div><div>  git config --global push.default simple</div><div><br></div><div>See 'git help config' and search for 'push.default' for further information.</div><div>(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode</div>
<div>'current' instead of 'simple' if you sometimes use older versions of Git)</div><div><br></div><div>No refs in common and none specified; doing nothing.</div><div>Perhaps you should specify a branch such as 'master'.</div>
<div>fatal: The remote end hung up unexpectedly</div><div>error: failed to push some refs to 'gitorious@git.sugarlabs.org:hittheballs/hittheballs.git'</div></div><div><br></div><div>_________________________________________________</div>
<div><br></div><div>So, how can I solve the problem ?</div><div><br></div><div>Regards</div></div>
<br>_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel</div></div>                                           </div></body>
</html>