# JAVAcourse **Repository Path**: etina/JAVAcourse ## Basic Information - **Project Name**: JAVAcourse - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-23 - **Last Updated**: 2022-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SimpleGit ## 介绍 本项目为JAVA课程小组作业,旨在完成一个模仿git的简易版本管理工具。 小组成员:刘泽逸(组长),王翔云,江怡婷,吴勰。 ## 软件架构 软件架构包含commander,core,fileoperation,gitobject,repository,sha1, zlib这几个文件夹。 ###repository文件夹 确定repository的文件读取路径以及仓库路径,同时确定对于仓库路径中内容可以比较完善的进行判断 ###gitobject ## 使用说明 1. object 2. xxxx 3. xxxx ## 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request