Skip to content

Commit

Permalink
Sync changes from eng to zhtw
Browse files Browse the repository at this point in the history
  • Loading branch information
muan committed Oct 13, 2014
1 parent 0cdb789 commit 897febc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion guide/challenges-zhtw/githubbin.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h2>&#x6B65;&#x9A5F;&#xFF1A;&#x544A;&#x8A34; Git &#x4F60;&#x7684; GitHub &#x5E33

<p>&#x544A;&#x8A34; Git &#x4F60;&#x7684; GitHub &#x5E33;&#x865F;&#xFF1A;</p>

<code>$ git config --global user.username gitHubUsername</code>
<code>$ git config --global user.username &lt;USerNamE&gt;</code>
<br><br>

<div class="verify">
Expand Down
2 changes: 1 addition & 1 deletion guide/raw-content-zhtw/4_githubbin.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h2>步驟:告訴 Git 你的 GitHub 帳號</h2>

<p>告訴 Git 你的 GitHub 帳號:</p>

<code>$ git config --global user.username gitHubUsername</code>
<code>$ git config --global user.username &#60;USerNamE&#62;</code>
<br><br>

<div class="verify">
Expand Down

0 comments on commit 897febc

Please sign in to comment.