<div dir="ltr"><div><div><div>Hello,<br><br></div>You need to push upstream/master to your repository's master. <br>You are comparing your branch (rebased on upstream/master) with your own master branch (which is 4 months old). Hence the large commit difference.<br>


<br></div>Hope that solves your problem,<br></div>Jeremy.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/5/14 Bengt Kleberg <span dir="ltr"><<a href="mailto:bengt.kleberg@ericsson.com" target="_blank">bengt.kleberg@ericsson.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Greetings,<br>
<br>
I have tried to make a patch for Erlang/OTP. After following the<br>
description here: <a href="https://github.com/erlang/otp/wiki/submitting-patches" target="_blank">https://github.com/erlang/otp/wiki/submitting-patches</a><br>
I have a branch called correct_ls_file_v2 that produces the warning:<br>
<br>
This comparison is big! We're only showing the most recent 250 commits<br>
<br>
when I do<br>
<a href="https://github.com/ebengt/otp/compare/erlang:MASTER...correct_ls_file_v2" target="_blank">https://github.com/ebengt/otp/compare/erlang:MASTER...correct_ls_file_v2</a><br>
<br>
I have done:<br>
git fetch upstream<br>
git rebase upstream/master<br>
git push<br>
<br>
What a I missing?<br>
<br>
<br>
bengt<br>
<br>
_______________________________________________<br>
erlang-patches mailing list<br>
<a href="mailto:erlang-patches@erlang.org">erlang-patches@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-patches" target="_blank">http://erlang.org/mailman/listinfo/erlang-patches</a><br>
</blockquote></div><br></div>