Pages du manuel Linux : Commandes destinées aux utilisateurs

git-init-db
Creates an empty git repository
git-local-fetch
Duplicates another git repository on a local system
git-log
Show commit logs
git-lost-found
Recover lost refs that luckily have not yet been pruned.
git-ls-files
Information about files in the index/working directory
git-ls-remote
Look at references other repository has.
git-ls-tree
Lists the contents of a tree object.
git-mailinfo
Extracts patch from a single e-mail message.
git-mailsplit
Totally braindamaged mbox splitter program.
git-merge
Grand Unified Merge Driver
git-merge-base
Finds as good a common ancestor as possible for a merge
git-merge-index
Runs a merge for files needing merging
git-merge-one-file
The standard helper program to use with "git-merge-index"
git-mktag
Creates a tag object
git-mv
Script used to move or rename a file, directory or symlink.
git-name-rev
Find symbolic names for given revs.
git-pack-objects
Create a packed archive of objects.
git-pack-redundant
Program used to find redundant pack files.
git-parse-remote
Routines to help parsing $GIT_DIR/remotes/
git-patch-id
Generate a patch ID.
git-peek-remote
Lists the references in a remote repository.
git-prune
Prunes all unreachable objects from the object database
git-prune-packed
Program used to remove the extra object files that are now residing in a pack file.
git-pull
Pull and merge from another repository.
git-push
Update remote refs along with associated objects.
git-read-tree
Reads tree information into the index
git-rebase
Rebase local commits to new upstream head.
git-receive-pack
Receive what is pushed into it
git-relink
Hardlink common objects in local repositories.
git-repack
Script used to pack a repository from a collection of objects into pack files.
git-repo-config
Get and set options in .git/config.
git-request-pull
Generates a summary of pending changes.
git-reset
Reset current HEAD to the specified state.
git-resolve
Merge two commits
git-rev-list
Lists commit objects in reverse chronological order
git-rev-parse
Pick out and massage parameters.
git-revert
Revert an existing commit.
git-send-email
Send a collection of patches as emails
git-send-pack
Push missing objects packed.
git-sh-setup
Common git shell script setup code.
git-shell
Restricted login shell for GIT over SSH only
git-shortlog
Summarize 'git log' output.
git-show-branch
Show branches and their commits.
git-show-index
Show packed archive index
git-ssh-fetch
Pulls from a remote repository over ssh connection
git-ssh-upload
Pushes to a remote repository over ssh connection
git-status
Show working tree status.
git-stripspace
Filter out empty lines.
git-svnimport
Import a SVN repository into git
git-symbolic-ref
read and modify symbolic refs