1gitlink:git-applypatch[1]:: 2 Apply one patch extracted from an e-mail. 3 4gitlink:git-archimport[1]:: 5 Import an Arch repository into git. 6 7gitlink:git-convert-objects[1]:: 8 Converts old-style git repository. 9 10gitlink:git-cvsexportcommit[1]:: 11 Export a single commit to a CVS checkout. 12 13gitlink:git-cvsimport[1]:: 14 Salvage your data out of another SCM people love to hate. 15 16gitlink:git-cvsserver[1]:: 17 A CVS server emulator for git. 18 19gitlink:git-gc[1]:: 20 Cleanup unnecessary files and optimize the local repository. 21 22gitlink:git-lost-found[1]:: 23 Recover lost refs that luckily have not yet been pruned. 24 25gitlink:git-merge-one-file[1]:: 26 The standard helper program to use with git-merge-index. 27 28gitlink:git-prune[1]:: 29 Prunes all unreachable objects from the object database. 30 31gitlink:git-quiltimport[1]:: 32 Applies a quilt patchset onto the current branch. 33 34gitlink:git-reflog[1]:: 35 Manage reflog information. 36 37gitlink:git-relink[1]:: 38 Hardlink common objects in local repositories. 39 40gitlink:git-sh-setup[1]:: 41 Common git shell script setup code. 42 43gitlink:git-svn[1]:: 44 Bidirectional operation between a single Subversion branch and git. 45 46gitlink:git-svnimport[1]:: 47 Import a SVN repository into git. 48 49gitlink:git-symbolic-ref[1]:: 50 Read and modify symbolic refs. 51 52gitlink:git-tag[1]:: 53 Create or verify a tag object signed with GPG. 54 55gitlink:git-update-ref[1]:: 56 Update the object name stored in a ref safely. 57