Learn
search
⌘Ctrlk
Learn
  • 前言
  • python
  • SQL
  • Docker
  • Markdown
  • Git
    • 基础
      • 1.简介
      • 2.Git 安装
      • 3.Git 配置
      • 4.Git 工作流程
      • 5.Git 基本操作
        • 创建仓库
        • 提交与修改
          • git add
          • git status
          • git diff
          • git commit
          • git reset
          • git rm
          • git mv
        • 分支管理
        • 远程操作
        • 标签
        • 提交日志
    • 进阶
    • 扩展
  • GitBook
gitbook由 GitBook 提供支持
block-quote在本页chevron-down
  1. Gitchevron-right
  2. 基础chevron-right
  3. 5.Git 基本操作

提交与修改

git addchevron-rightgit statuschevron-rightgit diffchevron-rightgit commitchevron-rightgit resetchevron-rightgit rmchevron-rightgit mvchevron-right
上一页git clonechevron-left下一页git addchevron-right

最后更新于5年前