From 88b1c2bcb8663235fe9d86ffaddeb802f02c1139 Mon Sep 17 00:00:00 2001 From: "Xingyu.Wang" Date: Thu, 10 Jan 2019 23:14:09 +0800 Subject: [PATCH] PRF:20180321 Protecting Code Integrity with PGP - Part 6- Using PGP with Git.md --- ...ting Code Integrity with PGP - Part 6- Using PGP with Git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/published/20180321 Protecting Code Integrity with PGP - Part 6- Using PGP with Git.md b/published/20180321 Protecting Code Integrity with PGP - Part 6- Using PGP with Git.md index 688864d163..f87e1fee14 100644 --- a/published/20180321 Protecting Code Integrity with PGP - Part 6- Using PGP with Git.md +++ b/published/20180321 Protecting Code Integrity with PGP - Part 6- Using PGP with Git.md @@ -1,4 +1,4 @@ -保护代码完整性(六):在 Git 上使用 PGP +用 PGP 保护代码完整性(六):在 Git 上使用 PGP ====== > 我们继续我们的 PGP 实践系列,来看看签名标签的标签和提交,这可以帮你确保你的仓库没有被篡改。