zoukankan      html  css  js  c++  java
  • reposurgeon 2.2 发布,版本控制历史记录编辑

    reposurgeon是一种工具,用于编辑版本控制存储库的历史。它允许你做一些版本控制不允许你做的操作,比如编辑过去的评论和元数据、删除提 交。 它适用于任何版本控制系统,可以导出和导入git快速导入流,包括 git, hg, bzr。它还可以阅读Subversion转储文件,因此可以直接用于 生产高品质的脚本转换到任何DVCS从Subversion支持。

    reposurgeon 2.2 changes :

    • Unit testing for the date parsing/formatting code 'branchify' declares a non-default set of svn paths to be branchified.
    • Interpretation of svn:mergeinfo properties.
    • A fix for yet another corner case in ignore-property translation from SVN.
    • The "authors write: command is now a proper inverse of "authors read".
    • The 'merge' command now unconditionally creates a merge link.
    • Reference syntax now allows references to be fossil-IDs
  • 相关阅读:
    溢出省略号
    自定义字体
    jquery实现上一页下一页
    集成学习理解
    常用命令-python篇
    python 多进程和多线程
    10预处理命令上
    9函数
    8指针2
    7指针1
  • 原文地址:https://www.cnblogs.com/shihao/p/2760712.html
Copyright © 2011-2022 走看看