diff options
author | Lin Jen-Shin <godfat@godfat.org> | 2016-09-20 20:29:07 +0800 |
---|---|---|
committer | Lin Jen-Shin <godfat@godfat.org> | 2016-09-20 20:29:07 +0800 |
commit | 3ae99b2c9fd82e7be0f8b404167e656102aa6c8b (patch) | |
tree | 29656b7b7ee451dd7337bc8e3112fad4bc9aae3e /spec | |
parent | 55de6e15d3b29c89a137e3e8824f02ddc4b7c1e7 (diff) | |
download | gitlab-ce-3ae99b2c9fd82e7be0f8b404167e656102aa6c8b.tar.gz |
If merge request wasn't persisted yet, we show only 1 pipeline:
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.
Diffstat (limited to 'spec')
0 files changed, 0 insertions, 0 deletions