mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-23 20:24:45 +02:00
merge main
This commit is contained in:
commit
22e25744a5
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