blob: 073970e1f736e318f5459ca74e7fa5e510f3c4b2 [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 Hamanoc562f6d2020-09-25 22:50:1264linkgit:git-maintenance[1]::
65Run tasks to optimize Git repository data.
66
Junio C Hamano35738e82008-01-07 07:55:4667linkgit:git-merge[1]::
Junio C Hamano7c73c662007-01-19 00:37:5068Join two or more development histories together.
69
Junio C Hamano35738e82008-01-07 07:55:4670linkgit:git-mv[1]::
Junio C Hamano7c73c662007-01-19 00:37:5071Move or rename a file, a directory, or a symlink.
72
Junio C Hamano3b70d3c2009-11-21 17:37:3773linkgit:git-notes[1]::
Junio C Hamanoa574a092010-06-13 19:57:1074Add or inspect object notes.
Junio C Hamano3b70d3c2009-11-21 17:37:3775
Junio C Hamano35738e82008-01-07 07:55:4676linkgit:git-pull[1]::
Junio C Hamano8401f142013-07-12 22:47:4677Fetch from and integrate with another repository or a local branch.
Junio C Hamano7c73c662007-01-19 00:37:5078
Junio C Hamano35738e82008-01-07 07:55:4679linkgit:git-push[1]::
Junio C Hamano7c73c662007-01-19 00:37:5080Update remote refs along with associated objects.
81
Junio C Hamano11ae3202018-08-20 20:15:4282linkgit:git-range-diff[1]::
83Compare two commit ranges (e.g. two versions of a branch).
84
Junio C Hamano35738e82008-01-07 07:55:4685linkgit:git-rebase[1]::
Junio C Hamanodf97ffc2016-03-10 22:58:0086Reapply commits on top of another base tip.
Junio C Hamano7c73c662007-01-19 00:37:5087
Junio C Hamano35738e82008-01-07 07:55:4688linkgit:git-reset[1]::
Junio C Hamano7c73c662007-01-19 00:37:5089Reset current HEAD to the specified state.
90
Junio C Hamanoc9f11c22019-07-10 02:54:0491linkgit:git-restore[1]::
92Restore working tree files.
93
Junio C Hamano35738e82008-01-07 07:55:4694linkgit:git-revert[1]::
Junio C Hamano89a57342010-06-22 23:22:5595Revert some existing commits.
Junio C Hamano7c73c662007-01-19 00:37:5096
Junio C Hamano35738e82008-01-07 07:55:4697linkgit:git-rm[1]::
Junio C Hamano7c73c662007-01-19 00:37:5098Remove files from the working tree and from the index.
99
Junio C Hamano35738e82008-01-07 07:55:46100linkgit:git-shortlog[1]::
Junio C Hamano1aa40d22010-01-21 17:46:43101Summarize 'git log' output.
Junio C Hamano7c73c662007-01-19 00:37:50102
Junio C Hamano35738e82008-01-07 07:55:46103linkgit:git-show[1]::
Junio C Hamano7c73c662007-01-19 00:37:50104Show various types of objects.
105
Junio C Hamano2f5a9892019-12-25 21:12:55106linkgit:git-sparse-checkout[1]::
Junio C Hamano7c37da72022-03-09 22:19:31107Reduce your working tree to a subset of tracked files.
Junio C Hamano2f5a9892019-12-25 21:12:55108
Junio C Hamano35738e82008-01-07 07:55:46109linkgit:git-stash[1]::
Junio C Hamano1d90cb02007-07-03 07:05:31110Stash the changes in a dirty working directory away.
111
Junio C Hamano35738e82008-01-07 07:55:46112linkgit:git-status[1]::
Junio C Hamano7c73c662007-01-19 00:37:50113Show the working tree status.
114
Junio C Hamano35738e82008-01-07 07:55:46115linkgit:git-submodule[1]::
Junio C Hamano38b693c2007-06-03 08:40:14116Initialize, update or inspect submodules.
117
Junio C Hamanoc9f11c22019-07-10 02:54:04118linkgit:git-switch[1]::
119Switch branches.
120
Junio C Hamano35738e82008-01-07 07:55:46121linkgit:git-tag[1]::
Junio C Hamanodb450ba2007-01-21 08:57:14122Create, list, delete or verify a tag object signed with GPG.
Junio C Hamano7c73c662007-01-19 00:37:50123
Junio C Hamanob5dd60f2015-07-13 21:48:05124linkgit:git-worktree[1]::
Junio C Hamano9c512872015-08-12 21:59:25125Manage multiple working trees.
Junio C Hamanob5dd60f2015-07-13 21:48:05126
Junio C Hamano35738e82008-01-07 07:55:46127linkgit:gitk[1]::
Junio C Hamano076ffcc2013-02-06 05:13:21128The Git repository browser.
Junio C Hamano0a16b952007-12-02 18:56:34129