개정 이력 (git log)
kr_git_logTrack changes to Korean legal documents by retrieving their git commit history. Specify a law folder or file to see revision logs.
Instructions
지정한 법령 경로에 대한 git log를 반환합니다 (README의 git log -- kr/.../).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| format | No | oneline | |
| lawDir | Yes | kr/ 바로 아래 법령 폴더명 (예: 민법) | |
| fileName | No | 생략 시 해당 법령 폴더 전체 |