• 菜鸡互啄队


    一、修复的bug

    • 修复使用commit命令出现的数字长度溢出问题

    • 修复在Windows端的编码问题

    二、场景测试

    本程序面向软件开发者等使用,只需要有python3的环境就可以运行使用,免去安装的烦恼,更加方便快捷。

    三、测试矩阵

    测试平台Python版本测试结果
    Windows Python3.6 成功
    Linux Python3.4 成功

    四、出口条件

    需要提高容错率,不发现异常的BUG

    五、Alpha版本发布说明

    1. 程序的功能

      command
      add       Add file contents to the index
      cat-file Display contents of object
      commit   Commit current state of index to master branch
      diff     Show differences of files changed (between index and working
                copy)
      hash-obj Hash contents of given path (and optionally write to object
                store)
      init     Create an empty Pit repository or reinitialize an existing one
      ls-files list files in index
      push     Update remote refs along with associated objects
      status   Show the working tree status

    2. 缺陷

    因为缺少pull命令,用法不当会引发BUG

    3. 运行环境

    Windows、Linux

    4. 安装

    无需安装,只需要Python解析器

    5.发布方式和发布地址

    github发布,release

    发布地址:https://github.com/BigBugWriters/pit.git

  • 相关阅读:
    php foreach的使用注意
    php数组遍历 使用foreach
    PHP strip_tags() 函数
    php nl2br() 函数
    php文件上传
    一个网站雏形
    jsp接收相同复合参数 request.getParameterValues()用法
    使用div+css制作简单导航 以及要注意问题
    Java 类与对象
    java 基础
  • 原文地址:https://www.cnblogs.com/tworld/p/9942563.html
Copyright © 2020-2023  润新知