Re: How to shrink difference between Erlang/OTP and my patch?
Jeremy Heater <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <CADLoKj3V=UK8bQH72aN5+Wq5ArLCzpZbogPTHht+E1SxkX4MoA@mail.gmail.com> |
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 <[email protected]> > 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 > [email protected] > http://erlang.org/mailman/listinfo/erlang-patches > _______________________________________________ erlang-patches mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-patches