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

相关文章:

  • 2021-11-29
  • 2021-07-26
  • 2021-12-07
  • 2022-12-23
  • 2021-06-22
  • 2021-07-01
  • 2022-12-23
  • 2021-10-05
猜你喜欢
  • 2021-05-28
  • 2022-12-23
  • 2021-08-21
  • 2022-01-18
  • 2022-12-23
  • 2021-12-20
相关资源
相似解决方案