# git-format **Repository Path**: ruanxinyu/git-format ## Basic Information - **Project Name**: git-format - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-08 - **Last Updated**: 2024-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用命令 ```bash python -m http.server kaitai-struct-compiler -t javascript reftable.ksy node index.js ``` # 文件内容说明 ## 0x000000000001-0x000000000001-79c60618.ref 该文件是执行如下命令后生成的reftable文件: ```bash git init --ref-format=reftable . ``` ## 0x000000000001-0x000000000002-f57ece88.ref 该文件是执行如下命令后生成的reftable文件: ```bash git init --ref-format=reftable . git commit --allow-empty -m "first commit" ```