美文网首页
project git sync是否完整检查

project git sync是否完整检查

作者: PigJune | 来源:发表于2022-08-24 14:13 被阅读0次

    通过查看git sync结束后的md5sum可以检查代码是否sync完整。

    repo forall -c git log -1 --pretty=format:%h | md5sum

    相关文章

      网友评论

          本文标题:project git sync是否完整检查

          本文链接:https://www.haomeiwen.com/subject/uzfogrtx.html