한국어
Appearance
reflog의 이름을 변경해요.
class Repository { reflogRename(oldName: string, newName: string): void; }
참조의 이전 이름
참조의 새 이름
이름 변경에 실패하면 오류를 던져요.