Update the zh_CN translation of branching.js

This commit is contained in:
Firefly 2025-04-21 13:51:47 +08:00 committed by GitHub
parent be9fe755f5
commit 8dc6271444
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -774,7 +774,7 @@ exports.level = {
"markdowns": [
"## Git Branch",
"",
" Git 的分支也非常轻量。它们只是简单地指向某个提交录 —— 仅此而已。所以许多 Git 爱好者传颂:",
" Git 的分支也非常轻量。它们只是简单地指向某个提交录 —— 仅此而已。所以许多 Git 爱好者传颂:",
"",
"```",
"早建分支!多用分支!",