# 완료 표시가 커밋으로 가는 갈림 # Question: 완료 표시는 언제 커밋되는가? direction: right n0: "완료 표시 맵" { shape: rectangle } n1: "연속 구간 — 커밋" { shape: rectangle } n2: "빈 자리 뒤 구간 — 보류" { shape: rectangle } n0 -> n1: "워터마크 전진" n0 -> n2: "보류"