[erlang-patches] How to shrink difference between Erlang/OTP and my patch?
Bengt Kleberg
bengt.kleberg@REDACTED
Tue May 14 15:29:29 CEST 2013
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
More information about the erlang-patches
mailing list