From 0cd192c92e5ed4ad4c7b4feb1c6b71a881fb4791 Mon Sep 17 00:00:00 2001 From: runningwater Date: Thu, 27 Oct 2016 09:13:06 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BF=BB=E8=AF=91=E4=B8=AD=20by=20runningwater?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sources/tech/20160815 How to manage binary blobs with Git.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/tech/20160815 How to manage binary blobs with Git.md b/sources/tech/20160815 How to manage binary blobs with Git.md index 06cc2d29a6..2befe947fe 100644 --- a/sources/tech/20160815 How to manage binary blobs with Git.md +++ b/sources/tech/20160815 How to manage binary blobs with Git.md @@ -1,3 +1,4 @@ +(翻译中 by runningwater) part 7 - How to manage binary blobs with Git ===================== @@ -125,7 +126,7 @@ Git is a powerful and extensible system, and by now there is really no excuse fo via: https://opensource.com/life/16/8/how-manage-binary-blobs-git-part-7 作者:[Seth Kenlon][a] -译者:[译者ID](https://github.com/译者ID) +译者:[runningwater](https://github.com/runningwater) 校对:[校对者ID](https://github.com/校对者ID) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出