blob: e41a5e12dd7ac6de63f0d4bfd113a50e55cc0db5 [file] [log] [blame]
Junio C Hamano35738e82008-01-07 07:55:461linkgit:git-add[1]::
Junio C Hamano4cd1c0e2007-08-06 04:39:142Add file contents to the index.
Junio C Hamano7c73c662007-01-19 00:37:503
Junio C Hamano35738e82008-01-07 07:55:464linkgit:git-am[1]::
Junio C Hamano7c73c662007-01-19 00:37:505Apply a series of patches from a mailbox.
6
Junio C Hamano35738e82008-01-07 07:55:467linkgit:git-archive[1]::
Junio C Hamano4ec06712007-06-09 20:39:338Create an archive of files from a named tree.
Junio C Hamano7c73c662007-01-19 00:37:509
Junio C Hamano35738e82008-01-07 07:55:4610linkgit:git-bisect[1]::
Junio C Hamano9c512872015-08-12 21:59:2511Use binary search to find the commit that introduced a bug.
Junio C Hamano7c73c662007-01-19 00:37:5012
Junio C Hamano35738e82008-01-07 07:55:4613linkgit:git-branch[1]::
Junio C Hamano7c73c662007-01-19 00:37:5014List, create, or delete branches.
15
Junio C Hamano35738e82008-01-07 07:55:4616linkgit:git-bundle[1]::
Junio C Hamano6ac2f142007-03-01 01:24:5617Move objects and refs by archive.
18
Junio C Hamano35738e82008-01-07 07:55:4619linkgit:git-checkout[1]::
Junio C Hamano823eebb2015-07-10 22:29:3420Switch branches or restore working tree files.
Junio C Hamano7c73c662007-01-19 00:37:5021
Junio C Hamano35738e82008-01-07 07:55:4622linkgit:git-cherry-pick[1]::
Junio C Hamano89a57342010-06-22 23:22:5523Apply the changes introduced by some existing commits.
Junio C Hamano7c73c662007-01-19 00:37:5024
Junio C Hamano35738e82008-01-07 07:55:4625linkgit:git-citool[1]::
Junio C Hamano58784fc2007-06-23 08:48:5726Graphical alternative to git-commit.
27
Junio C Hamano35738e82008-01-07 07:55:4628linkgit:git-clean[1]::
Junio C Hamano7c73c662007-01-19 00:37:5029Remove untracked files from the working tree.
30
Junio C Hamano35738e82008-01-07 07:55:4631linkgit:git-clone[1]::
Junio C Hamano4ec06712007-06-09 20:39:3332Clone a repository into a new directory.
Junio C Hamano7c73c662007-01-19 00:37:5033
Junio C Hamano35738e82008-01-07 07:55:4634linkgit:git-commit[1]::
Junio C Hamano7c73c662007-01-19 00:37:5035Record changes to the repository.
36
Junio C Hamano35738e82008-01-07 07:55:4637linkgit:git-describe[1]::
Junio C Hamano68e72b72017-12-28 23:20:5238Give an object a human readable name based on an available ref.
Junio C Hamano4ad294b2007-01-20 02:22:5039
Junio C Hamano35738e82008-01-07 07:55:4640linkgit:git-diff[1]::
Junio C Hamano7c73c662007-01-19 00:37:5041Show changes between commits, commit and working tree, etc.
42
Junio C Hamano35738e82008-01-07 07:55:4643linkgit:git-fetch[1]::
Junio C Hamano7c73c662007-01-19 00:37:5044Download objects and refs from another repository.
45
Junio C Hamano35738e82008-01-07 07:55:4646linkgit:git-format-patch[1]::
Junio C Hamano7c73c662007-01-19 00:37:5047Prepare patches for e-mail submission.
48
Junio C Hamano35738e82008-01-07 07:55:4649linkgit:git-gc[1]::
Junio C Hamano4ad294b2007-01-20 02:22:5050Cleanup unnecessary files and optimize the local repository.
51
Junio C Hamano35738e82008-01-07 07:55:4652linkgit:git-grep[1]::
Junio C Hamano7c73c662007-01-19 00:37:5053Print lines matching a pattern.
54
Junio C Hamano35738e82008-01-07 07:55:4655linkgit:git-gui[1]::
Junio C Hamano58784fc2007-06-23 08:48:5756A portable graphical interface to Git.
57
Junio C Hamano35738e82008-01-07 07:55:4658linkgit:git-init[1]::
Junio C Hamano076ffcc2013-02-06 05:13:2159Create an empty Git repository or reinitialize an existing one.
Junio C Hamano4ad294b2007-01-20 02:22:5060
Junio C Hamano35738e82008-01-07 07:55:4661linkgit:git-log[1]::
Junio C Hamano7c73c662007-01-19 00:37:5062Show commit logs.
63
Junio C Hamano35738e82008-01-07 07:55:4664linkgit:git-merge[1]::
Junio C Hamano7c73c662007-01-19 00:37:5065Join two or more development histories together.
66
Junio C Hamano35738e82008-01-07 07:55:4667linkgit:git-mv[1]::
Junio C Hamano7c73c662007-01-19 00:37:5068Move or rename a file, a directory, or a symlink.
69
Junio C Hamano3b70d3c2009-11-21 17:37:3770linkgit:git-notes[1]::
Junio C Hamanoa574a092010-06-13 19:57:1071Add or inspect object notes.
Junio C Hamano3b70d3c2009-11-21 17:37:3772
Junio C Hamano35738e82008-01-07 07:55:4673linkgit:git-pull[1]::
Junio C Hamano8401f142013-07-12 22:47:4674Fetch from and integrate with another repository or a local branch.
Junio C Hamano7c73c662007-01-19 00:37:5075
Junio C Hamano35738e82008-01-07 07:55:4676linkgit:git-push[1]::
Junio C Hamano7c73c662007-01-19 00:37:5077Update remote refs along with associated objects.
78
Junio C Hamano11ae3202018-08-20 20:15:4279linkgit:git-range-diff[1]::
80Compare two commit ranges (e.g. two versions of a branch).
81
Junio C Hamano35738e82008-01-07 07:55:4682linkgit:git-rebase[1]::
Junio C Hamanodf97ffc2016-03-10 22:58:0083Reapply commits on top of another base tip.
Junio C Hamano7c73c662007-01-19 00:37:5084
Junio C Hamano35738e82008-01-07 07:55:4685linkgit:git-reset[1]::
Junio C Hamano7c73c662007-01-19 00:37:5086Reset current HEAD to the specified state.
87
Junio C Hamano35738e82008-01-07 07:55:4688linkgit:git-revert[1]::
Junio C Hamano89a57342010-06-22 23:22:5589Revert some existing commits.
Junio C Hamano7c73c662007-01-19 00:37:5090
Junio C Hamano35738e82008-01-07 07:55:4691linkgit:git-rm[1]::
Junio C Hamano7c73c662007-01-19 00:37:5092Remove files from the working tree and from the index.
93
Junio C Hamano35738e82008-01-07 07:55:4694linkgit:git-shortlog[1]::
Junio C Hamano1aa40d22010-01-21 17:46:4395Summarize 'git log' output.
Junio C Hamano7c73c662007-01-19 00:37:5096
Junio C Hamano35738e82008-01-07 07:55:4697linkgit:git-show[1]::
Junio C Hamano7c73c662007-01-19 00:37:5098Show various types of objects.
99
Junio C Hamano35738e82008-01-07 07:55:46100linkgit:git-stash[1]::
Junio C Hamano1d90cb02007-07-03 07:05:31101Stash the changes in a dirty working directory away.
102
Junio C Hamano35738e82008-01-07 07:55:46103linkgit:git-status[1]::
Junio C Hamano7c73c662007-01-19 00:37:50104Show the working tree status.
105
Junio C Hamano35738e82008-01-07 07:55:46106linkgit:git-submodule[1]::
Junio C Hamano38b693c2007-06-03 08:40:14107Initialize, update or inspect submodules.
108
Junio C Hamano35738e82008-01-07 07:55:46109linkgit:git-tag[1]::
Junio C Hamanodb450ba2007-01-21 08:57:14110Create, list, delete or verify a tag object signed with GPG.
Junio C Hamano7c73c662007-01-19 00:37:50111
Junio C Hamanob5dd60f2015-07-13 21:48:05112linkgit:git-worktree[1]::
Junio C Hamano9c512872015-08-12 21:59:25113Manage multiple working trees.
Junio C Hamanob5dd60f2015-07-13 21:48:05114
Junio C Hamano35738e82008-01-07 07:55:46115linkgit:gitk[1]::
Junio C Hamano076ffcc2013-02-06 05:13:21116The Git repository browser.
Junio C Hamano0a16b952007-12-02 18:56:34117