Git
  • 关于
    • 商标
  • 学习
    • 书籍
    • Git 备忘单
    • 视频
    • 外部链接
  • 工具
    • 命令行
    • 图形用户界面
    • 托管
  • 参考
  • 安装
  • 社区

参考

快速参考指南:备忘单

所有命令的完整列表

设置和配置

  • Git
  • config
  • help
  • bugreport
  • 凭证助手

获取和创建项目

  • init
  • clone

基本快照

  • add
  • status
  • diff
  • commit
  • notes
  • restore
  • reset
  • rm
  • mv

分支与合并

  • branch
  • checkout
  • switch
  • merge
  • mergetool
  • log
  • stash
  • tag
  • worktree

共享和更新项目

  • fetch
  • pull
  • push
  • remote
  • submodule

检查和比较

  • show
  • log
  • diff
  • difftool
  • range-diff
  • shortlog
  • describe

打补丁

  • apply
  • cherry-pick
  • diff
  • rebase
  • revert

调试

  • bisect
  • blame
  • grep

指南

  • gitattributes
  • 命令行接口约定
  • 日常Git
  • 常见问题 (FAQ)
  • 术语表
  • 钩子
  • gitignore
  • gitmodules
  • 修订
  • 子模块
  • 教程
  • 工作流程
  • 所有指南...

电子邮件

  • am
  • apply
  • imap-send
  • format-patch
  • send-email
  • request-pull

外部系统

  • SVN
  • fast-import

管理

  • clean
  • gc
  • fsck
  • reflog
  • filter-branch
  • instaweb
  • archive
  • bundle

服务器管理

  • daemon
  • update-server-info

底层命令

  • cat-file
  • check-ignore
  • checkout-index
  • commit-tree
  • count-objects
  • diff-index
  • for-each-ref
  • hash-object
  • ls-files
  • ls-tree
  • merge-base
  • read-tree
  • rev-list
  • rev-parse
  • show-ref
  • symbolic-ref
  • update-index
  • update-ref
  • verify-pack
  • write-tree
关于本站
欢迎提供补丁、建议和评论。
Git 是 软件自由保护协会 的成员