2019-07-22
2019-07-22 本文已影响0人
yazho
git日志迁移
git fast-export HEAD -- /Users/apple/TestGitRoot/ > testfile
git fast-import < /Users/apple/Desktop/截屏/testfile
git日志迁移
git fast-export HEAD -- /Users/apple/TestGitRoot/ > testfile
git fast-import < /Users/apple/Desktop/截屏/testfile