한국어
Appearance
커밋 목록이 주어졌을 때 모든 병합 베이스를 찾아요
class Repository { getMergeBasesMany(oids: string[]): string[]; }
커밋의 OID들
결과 OID들을 저장할 배열