blob: ef699b400d2c0ac1fdc0e788f7d85c50d0361432 [file] [log] [blame]
Junio C Hamano35738e82008-01-07 07:55:461linkgit:git-apply[1]::
Junio C Hamano5706e0b2009-11-24 10:54:162Apply a patch to files and/or to the index.
Junio C Hamano7c73c662007-01-19 00:37:503
Junio C Hamano35738e82008-01-07 07:55:464linkgit:git-checkout-index[1]::
Junio C Hamano7c73c662007-01-19 00:37:505Copy files from the index to the working tree.
6
Junio C Hamano35738e82008-01-07 07:55:467linkgit:git-commit-tree[1]::
Junio C Hamano7c73c662007-01-19 00:37:508Create a new commit object.
9
Junio C Hamano35738e82008-01-07 07:55:4610linkgit:git-hash-object[1]::
Junio C Hamano7c73c662007-01-19 00:37:5011Compute object ID and optionally creates a blob from a file.
12
Junio C Hamano35738e82008-01-07 07:55:4613linkgit:git-index-pack[1]::
Junio C Hamano7c73c662007-01-19 00:37:5014Build pack index file for an existing packed archive.
15
Junio C Hamano35738e82008-01-07 07:55:4616linkgit:git-merge-file[1]::
Junio C Hamano7c73c662007-01-19 00:37:5017Run a three-way file merge.
18
Junio C Hamano35738e82008-01-07 07:55:4619linkgit:git-merge-index[1]::
Junio C Hamano7c73c662007-01-19 00:37:5020Run a merge for files needing merging.
21
Junio C Hamano35738e82008-01-07 07:55:4622linkgit:git-mktag[1]::
Junio C Hamano7c73c662007-01-19 00:37:5023Creates a tag object.
24
Junio C Hamano35738e82008-01-07 07:55:4625linkgit:git-mktree[1]::
Junio C Hamano7c73c662007-01-19 00:37:5026Build a tree-object from ls-tree formatted text.
27
Junio C Hamano35738e82008-01-07 07:55:4628linkgit:git-pack-objects[1]::
Junio C Hamano7c73c662007-01-19 00:37:5029Create a packed archive of objects.
30
Junio C Hamano35738e82008-01-07 07:55:4631linkgit:git-prune-packed[1]::
Junio C Hamano7c73c662007-01-19 00:37:5032Remove extra objects that are already in pack files.
33
Junio C Hamano35738e82008-01-07 07:55:4634linkgit:git-read-tree[1]::
Junio C Hamano7c73c662007-01-19 00:37:5035Reads tree information into the index.
36
Junio C Hamano35738e82008-01-07 07:55:4637linkgit:git-symbolic-ref[1]::
Junio C Hamano4eb2b9c2012-11-15 21:12:2938Read, modify and delete symbolic refs.
Junio C Hamano7c73c662007-01-19 00:37:5039
Junio C Hamano35738e82008-01-07 07:55:4640linkgit:git-unpack-objects[1]::
Junio C Hamano7c73c662007-01-19 00:37:5041Unpack objects from a packed archive.
42
Junio C Hamano35738e82008-01-07 07:55:4643linkgit:git-update-index[1]::
Junio C Hamano7c73c662007-01-19 00:37:5044Register file contents in the working tree to the index.
45
Junio C Hamano35738e82008-01-07 07:55:4646linkgit:git-update-ref[1]::
Junio C Hamano4ad294b2007-01-20 02:22:5047Update the object name stored in a ref safely.
48
Junio C Hamano35738e82008-01-07 07:55:4649linkgit:git-write-tree[1]::
Junio C Hamano7c73c662007-01-19 00:37:5050Create a tree object from the current index.
51