Update progit, kernel links to git-scm in Chinese translation
This commit is contained in:
@@ -5,7 +5,7 @@ layout: zh_reference
|
||||
<div class="box">
|
||||
<h2>
|
||||
<span class="docs">
|
||||
<a target="new" href="http://progit.org/book/ch2-3.html">书</a>
|
||||
<a target="new" href="http://git-scm.com/book/en/Git-Basics-Viewing-the-Commit-History">书</a>
|
||||
</span>
|
||||
检查与比较
|
||||
</h2>
|
||||
@@ -26,8 +26,8 @@ layout: zh_reference
|
||||
<div class="box">
|
||||
<h2>
|
||||
<span class="docs">
|
||||
<a target="new" href="http://www.kernel.org/pub/software/scm/git/docs/git-log.html">文档</a>
|
||||
<a target="new" href="http://progit.org/book/ch2-3.html">书k</a>
|
||||
<a target="new" href="http://git-scm.com/docs/git-log">文档</a>
|
||||
<a target="new" href="http://git-scm.com/book/en/Git-Basics-Viewing-the-Commit-History#Limiting-Log-Output">书k</a>
|
||||
</span>
|
||||
<a name="log">git log</a>
|
||||
<span class="desc">过滤你的提交历史记录</span>
|
||||
@@ -293,8 +293,8 @@ Date: Fri Jun 4 12:58:53 2010 +0200
|
||||
<div class="box">
|
||||
<h2>
|
||||
<span class="docs">
|
||||
<a target="new" href="http://www.kernel.org/pub/software/scm/git/docs/git-diff.html">文档</a>
|
||||
<a target="new" href="http://progit.org/book/ch5-3.html#determining_what_is_introduced">书</a>
|
||||
<a target="new" href="http://git-scm.com/docs/git-diff">文档</a>
|
||||
<a target="new" href="http://git-scm.com/book/en/Distributed-Git-Maintaining-a-Project#Determining-What-Is-Introduced">书</a>
|
||||
</span>
|
||||
<a name="diff">git diff</a>
|
||||
<span class="desc"></span>
|
||||
@@ -449,4 +449,4 @@ index bb86f00..192151c 100644
|
||||
</div>
|
||||
|
||||
<p>就是这样了! 请阅读
|
||||
<a href="http://progit.org">《Pro Git》</a> 以获得更多信息。</p>
|
||||
<a href="http://git-scm.com/book/">《Pro Git》</a> 以获得更多信息。</p>
|
||||
|
Reference in New Issue
Block a user