目录搜索
GuidesgitattributesgiteverydaygitglossarygitignoregitmodulesgitrevisionsgittutorialgitworkflowsAdministrationgit archivegit bundlegit cleangit filter-branchgit fsckgit gcgit instawebgit reflogBasic Snapshottinggit addgit commitgit diffgit mvgit resetgit rmgit statusBranching and Merginggit branchgit checkoutgit loggit mergegit mergetoolgit stashgit tagDebugginggit bisectgit blamegit grepEmailgit amgit format-patchgit request-pullgit send-emailExternal Systemsgit fast-importgit svnGetting and Creating Projectsgit clonegit initGitgit annotategit archimportgit bisect-lk2009git check-attrgit check-mailmapgit check-ref-formatgit checkout-indexgit cherrygit citoolgit columngit credentialgit credential-cachegit credential-storegit cvsexportcommitgit cvsimportgit cvsservergit diff-filesgit diff-treegit difftoolgit fast-exportgit fetch-packgit fmt-merge-msggit get-tar-commit-idgit guigit http-backendgit http-fetchgit http-pushgit imap-sendgit index-packgit interpret-trailersgit ls-remotegit ls-treegit mailinfogit mailsplitgit merge-filegit merge-indexgit merge-one-filegit merge-treegit mktaggit mktreegit name-revgit notesgit p4git pack-objectsgit pack-redundantgit pack-refsgit parse-remotegit patch-idgit prunegit prune-packedgit quiltimportgit receive-packgit remote-extgit remote-fdgit remote-testgitgit repackgit replacegit rereregit send-packgit sh-i18ngit sh-setupgit shellgit show-branchgit show-indexgit stripspacegit unpack-filegit unpack-objectsgit upload-archivegit upload-packgit vargit verify-commitgit verify-taggit whatchangedgit worktreeInspection and Comparisongit describegit shortloggit showMiscellaneousapi credentialsapi indexgitcligitcore tutorialgitcredentialsgitcvs migrationgitdiffcoregithooksgitkgitnamespacesgitremote helpersgitrepository layoutgitsubmodulesgittutorial 2gitwebgitweb.confpack formatUser ManualPatchinggit applygit cherry-pickgit rebasegit revertPlumbing Commandsgit cat-filegit check-ignoregit commit-treegit count-objectsgit diff-indexgit for-each-refgit hash-objectgit ls-filesgit merge-basegit read-treegit rev-listgit rev-parsegit show-refgit symbolic-refgit update-indexgit update-refgit verify-packgit write-treeServer Admingit daemongit update-server-infoSetup and Configgitgit configgit helpSharing and Updating Projectsgit fetchgit pullgit pushgit remotegit submodule
文字

快速参考指南:GitHub 备忘单( PDF )|  Visual Git 备忘单( SVG | PNG )

设置和配置

  • git

  • config

  • help

获取和创建项目

  • init

  • clone

基本快照

  • add

  • status

  • diff

  • commit

  • reset

  • rm

  • mv

分支和合并

  • branch

  • checkout

  • merge

  • mergetool

  • log

  • stash

  • tag

共享和更新项目

  • fetch

  • pull

  • push

  • remote

  • submodule

检查和比较

  • show

  • log

  • diff

  • shortlog

  • describe

修补

  • apply

  • cherry-pick

  • diff

  • rebase

  • revert

调试

  • bisect

  • blame

  • grep

指南

  • gitattributes

  • Everyday Git

  • Glossary

  • gitignore

  • gitmodules

  • Revisions

  • Tutorial

  • Workflows

电子邮件

  • am

  • apply

  • format-patch

  • send-email

  • request-pull

外部系统

  • svn

  • fast-import

行政

  • clean

  • gc

  • fsck

  • reflog

  • filter-branch

  • instaweb

  • archive

  • bundle

服务器管理

  • daemon

  • update-server-info

Plumbing 指令

  • cat-file

  • check-ignore

  • commit-tree

  • count-objects

  • diff-index

  • for-each-ref

  • hash-object

  • ls-files

  • merge-base

  • read-tree

  • rev-list

  • rev-parse

  • show-ref

  • symbolic-ref

  • update-index

  • update-ref

  • verify-pack

  • write-tree

上一篇:下一篇: