<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,5 +4,4 @@ latex/*
 !latex/README
 !latex/template.tex
 !latex/config.yml
-zh/03-git-branching/01-chapter3.markdown~
-zh/04-git-server/01-chapter4.markdown~
+*~</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -47,6 +47,7 @@ Git&#20801;&#35768;&#20351;&#29992;&#22235;&#31181;&#20027;&#35201;&#30340;&#21327;&#35758;&#36827;&#34892;&#25968;&#25454;&#20256;&#36755;&#65306;&#26412;&#22320;&#20256;&#36755;&#65292;SSH&#21327;
 
 ### The SSH Protocol ###
 
+Git &#20351;&#29992;&#30340;&#20256;&#36755;&#21327;&#35758;&#20013;&#26368;&#24120;&#35265;&#30340;&#21487;&#33021;&#23601;&#26159; SSH &#20102;&#12290;&#36825;&#26159;&#22240;&#20026;&#22823;&#22810;&#25968;&#22320;&#26041;&#26412;&#36523;&#24050;&#32463;&#25903;&#25345; SSH &#23545;&#26381;&#21153;&#22120;&#30340;&#35775;&#38382;&#8212;&#8212;&#21363;&#20351;&#36824;&#27809;&#26377;&#65292;&#20063;&#24456;&#23481;&#26131;&#20570;&#21040;&#12290;
 Probably the most common transport protocol for Git is SSH. This is because SSH access to servers is already set up in most places &#8212; and if it isn&#8217;t, it&#8217;s easy to do. SSH is also the only network-based protocol that you can easily read from and write to. The other two network protocols (HTTP and Git) are generally read-only, so even if you have them available for the unwashed masses, you still need SSH for your own write commands. SSH is also an authenticated network protocol; and because it&#8217;s ubiquitous, it&#8217;s generally easy to set up and use.
 
 To clone a Git repository over SSH, you can specify ssh:// URL like this:</diff>
      <filename>zh/04-git-server/01-chapter4.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>440cc8df15e20fa7fcd100f77eb2593fb72d4b67</id>
    </parent>
  </parents>
  <author>
    <name>DaNmarner</name>
    <email>DaNmarner@gmail.com</email>
  </author>
  <url>http://github.com/darashi/progit/commit/62d7c334ad687af872d78be10ce704c1d60f78b0</url>
  <id>62d7c334ad687af872d78be10ce704c1d60f78b0</id>
  <committed-date>2009-09-14T08:28:21-07:00</committed-date>
  <authored-date>2009-09-14T08:28:21-07:00</authored-date>
  <message>modified .gitigonore</message>
  <tree>cb0cd74b1c24edbbcc3301fbf436def5defe1eca</tree>
  <committer>
    <name>DaNmarner</name>
    <email>DaNmarner@gmail.com</email>
  </committer>
</commit>
