[erlang-patches] How to shrink difference between Erlang/OTP and my patch?

Jeremy Heater jeremy.heater@REDACTED
Tue May 14 15:36:41 CEST 2013


Hello,

You need to push upstream/master to your repository's master.
You are comparing your branch (rebased on upstream/master) with your own
master branch (which is 4 months old). Hence the large commit difference.

Hope that solves your problem,
Jeremy.


2013/5/14 Bengt Kleberg <bengt.kleberg@REDACTED>

> Greetings,
>
> I have tried to make a patch for Erlang/OTP. After following the
> description here: https://github.com/erlang/otp/wiki/submitting-patches
> I have a branch called correct_ls_file_v2 that produces the warning:
>
> This comparison is big! We're only showing the most recent 250 commits
>
> when I do
> https://github.com/ebengt/otp/compare/erlang:MASTER...correct_ls_file_v2
>
> I have done:
> git fetch upstream
> git rebase upstream/master
> git push
>
> What a I missing?
>
>
> bengt
>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20130514/4b7611a7/attachment.htm>


More information about the erlang-patches mailing list