한국어
Appearance
reflog을 삭제해요.
class Repository { reflogDelete(name: string): void; }
삭제할 reflog이 있는 참조의 이름
삭제에 실패하면 오류를 던져요.