ローカルリポジトリを操作するクラス
開始日以降のコミット差分の取得
begin_date (str) -- 観測を開始する日にち. デフォルトは2000-01-01
subprocess.CalledProcessError -- gitコマンドに失敗した場合に発生
コミット差分のリスト
list
開始日以降のコミットハッシュ値の取得
コミットハッシュ値のリスト
LocalRepository
LocalRepository.findall_commit_diffs()
LocalRepository.findall_commit_hashes()