What is the command to apply a quilt patchset onto the current branch?
What is the command to open a graphical alternative to git-commit?
What is the command to get and set repository or global options?
What is the command to show the working tree status?
What is the command to move or rename a file, a directory, or a symlink?
What is the command to display data in columns?
What is the command to restore working tree files?
What is the command to show branches and their commits?
What is the command to summarize git log
output?
What is the command to compare the content and mode of blobs found via two tree objects?
What is the command to generate a summary of pending changes?
What is the command to move objects and refs by archive?
What is the command to list the contents of a tree object?
What is the command to create, list, delete or verify a tag object signed with GPG?
What is the command to rewrite branches?
What is the command for common Git shell script setup code?
What is the command to list references in a remote repository?
What is the command to manage the set of tracked repositories?
What is the command to write and verify multi-pack-indexes?
What is the command to push objects over Git protocol to another repository?
What is the command to send a collection of patches as emails?
What is the command to show logs with the difference each commit introduces?
What is the command to apply a series of patches from a mailbox?
What is the command to show changes between commits, commit and working tree, etc?
What is the command to compare a tree to the working tree or index?
What is the command to join two or more development histories together?
What is the command to run the simple UNIX mbox splitter program?
What is the command to create a temporary file with a blob’s contents?
What is the command to create an archive of files from a named tree?
What is the command to compute object ID and optionally create a blob from a file?
What is the command to create a packed archive of objects?
What is the command to use binary search to find the commit that introduced a bug?
What is the command to provide content or type and size information for repository objects?
What is the command to switch branches or restore working tree files?
What is the command to register file contents in the working tree to the index?
What is the command to pack unpacked objects in a repository?
What is the command to show a logical Git variable?
What is the command to compare two commit ranges (e.g. two versions of a branch)?
What is the command to receive missing objects from another repository?
What is the command to compare files in the working tree and the index?
What is the command to export a single commit to a CVS checkout?
What is the command to create a tag object?
What is the command to show various types of objects?
What is the command for bidirectional operation between a Subversion repository and Git?
What is the command to open the Git repository browser?
What is the command to reset current HEAD to the specified state?
What is the command to update auxiliary info file to help dumb servers?
What is the command to find as good common ancestors as possible for a merge?
What is the command to import from and submit to Perforce repositories?
What is the command to remove untracked files from the working tree?
What is the command to prepare patches for e-mail submission?
What is the command to stash the changes in a dirty working directory away?
What is the command to run the backend for fast Git data importers?
What is the command to show information about files in the index and the working tree?
What is the command for Git’s i18n setup code for shell scripts?
What is the command to run a merge for files needing merging?
What is the command to import a GNU Arch repository into Git?
What is the command to apply the changes introduced by some other existing commit(s)?
What is the command to run a Git command on a list of repositories?
What is the command to list, create, or delete branches?
What is the command to prune all unreachable objects from the object database?
What is the command to apply a patch to files and/or to the index?
What is the command to build a tree-object from ls-tree formatted text?
What is the command to read, modify and delete symbolic refs?
What is the command to show packed archive index?
What is the command to run merge conflict resolution tools to resolve merge conflicts?
What is the command to extract the commit ID from an archive created using git-archive?
What is the command to count unpacked number of objects and their disk consumption?
What is the command to run a three-way file merge?
What is the command to create, list, delete refs to replace objects?
What is the command to salvage your data out of another SCM people love to hate?
What is the command to run a CVS server emulator for Git?
What is the command to create a tree object from the current index?
What is the command to reuse recorded resolutions of conflicted merges?
What is the command to find redundant pack files?
What is the command to show three-way merge without touching index?
What is the command to ensure that a reference name is well formed?
What is the command to extract patch and authorship from a single e-mail message?
What is the command to find commits yet to be applied upstream?
What is the command to remove extra objects that are already in pack files?
What is the command to list references in a local repository?
What is the command to update remote refs along with associated objects?
What is the command to revert some existing commits?
What is the command to check the GPG signature of tags?
What is the command to cleanup unnecessary files and optimize the local repository?
What is the command to check the GPG signature of commits?
What is the command to fetch from and integrate with another repository or a local branch?
What is the command to manage reflog information?
What is the command to clone a repository into a new directory?
What is the command to create a new commit object?
What is the command to give an object a human readable name based on an available ref?
What is the command to run the Git data exporter?
What is the command to debug gitignore / exclude files?
What is the command to find symbolic names for given revs?
What is the command to list commit objects in reverse chronological order?
What is the command to run tasks to optimize Git repository data?
What is the command to compute a unique ID for a patch?
What is the command to start the Git web interface (web frontend to Git repositories)?
What is the command to start a really simple server for Git repositories?
What is the command to verify the connectivity and validity of the objects in the database?