message no. 180740
Posted by bn_work in #github at 2020-05-19T23:14:53Z
is there a way to workaround the 250-confirm limit when comparing across tags / branches? ex: https://github.com/systemd/systemd/compare/v237...v238 trying to confirm if https://github.com/systemd/systemd/pull/8133 is in it but am getting the message that the comparison is limited to the most recent 250 commits. Is there no way besides pulling the source locally and using git directly?