<div dir="ltr">Thanks,<div><br></div><div>Now I managed to push on my repository</div><div>(I hadn't notice that Git had a different behaviour).</div><div><br></div><div>Regards</div></div><div class="gmail_extra"><br>
<br><div class="gmail_quote">2013/9/16 Alan Jhonn Aguiar Schwyn <span dir="ltr"><<a href="mailto:alanjas@hotmail.com" target="_blank">alanjas@hotmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div><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>Date: Mon, 16 Sep 2013 16:47:09 +0200<br>From: <a href="mailto:laurent.bernabe@gmail.com" target="_blank">laurent.bernabe@gmail.com</a><br>
To: <a href="mailto:sugar-devel@lists.sugarlabs.org" target="_blank">sugar-devel@lists.sugarlabs.org</a><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
<a href="mailto:Sugar-devel@lists.sugarlabs.org" target="_blank">Sugar-devel@lists.sugarlabs.org</a>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a></div></div>                                     </div></div>
</blockquote></div><br></div>