git-relocate:在 git repo 中移动完整子树的实用程序

时间:2021-06-15 16:07:33
【文件属性】:
文件名称:git-relocate:在 git repo 中移动完整子树的实用程序
文件大小:21KB
文件格式:ZIP
更新时间:2021-06-15 16:07:33
Java git-relocate 在 git repo 中移动或克隆完整子树的实用程序 克隆 repo 后,只需运行: mvn install 这将在您的全局 git 配置中创建一个 git 别名。 usage: git relocate [options] : [:...] will clone all descendant commits of source(s) to destination(s). options: --verbose --branches=[move|clone|skip] (default: move) --tags=[move|clone|skip] (default: move) These flags specify how to handle
【文件预览】:
git-relocate-master
----pom.xml(2KB)
----LICENSE(1KB)
----src()
--------test()
--------main()
----.project(512B)
----.gitignore(101B)
----README.md(760B)

网友评论