-
If merge request wasn't persisted yet, we show only 1 pipeline: · 3ae99b2cLin Jen-Shin authored
However, if MergeRequest#all_commits_sha would want to handle non-persisted merge request, by judging its name, it should not just give 1 SHA, but all of them. But we don't really care all_commits_sha for non-persisted merge request anyway. So I think we should just ignore that case. Better to not implementing something than implementing it in a wrong and confusing way.
3ae99b2c
×