diff --git a/docs/fe-utils/git.md b/docs/fe-utils/git.md index 8b499936..3a815e47 100644 --- a/docs/fe-utils/git.md +++ b/docs/fe-utils/git.md @@ -1,5 +1,9 @@ # 常用命令 +## git merge 和 git rebase + +## git pull 和 git fetch + ## 创建 SSH Key ```shell