mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-20 21:35:42 +02:00
Merge pull request #1243 from Snoopy1866/Snoopy1866-patch-1
Some checks failed
Docker - learnGitBranching image / build-and-push-image (push) Has been cancelled
Some checks failed
Docker - learnGitBranching image / build-and-push-image (push) Has been cancelled
Update the zh_CN translation of branching.js
This commit is contained in:
commit
ce7881be12
1 changed files with 1 additions and 1 deletions
|
@ -774,7 +774,7 @@ exports.level = {
|
||||||
"markdowns": [
|
"markdowns": [
|
||||||
"## Git Branch",
|
"## Git Branch",
|
||||||
"",
|
"",
|
||||||
" Git 的分支也非常轻量。它们只是简单地指向某个提交纪录 —— 仅此而已。所以许多 Git 爱好者传颂:",
|
" Git 的分支也非常轻量。它们只是简单地指向某个提交记录 —— 仅此而已。所以许多 Git 爱好者传颂:",
|
||||||
"",
|
"",
|
||||||
"```",
|
"```",
|
||||||
"早建分支!多用分支!",
|
"早建分支!多用分支!",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue