Git
  • About
  • Learn
    • Book
    • Cheat Sheet
    • Videos
    • External Links
  • Tools
    • Command Line
    • GUIs
    • Hosting
  • Reference
  • Install
  • Community
  • Table of Contents
    • NAME
    • SYNOPSIS
    • DESCRIPTION
    • Checksums and object IDs
    • pack-*.pack files have the following format:
    • Original (version 1) pack-*.idx files have the following format:
    • Version 2 pack-*.idx files support packs larger than 4 GiB, and
    • pack-*.rev files have the format:
    • pack-*.mtimes files have the format:
    • multi-pack-index (MIDX) files have the following format:
    • multi-pack-index reverse indexes
    • cruft packs
    • GIT
English ▾
Localized versions of gitformat-pack manual
  1. English
Want to read in your language or fix typos?
You can help translate this page.
Topics ▾

Setup and Config

  • git
  • config
  • help
  • bugreport
  • Credential helpers

Getting and Creating Projects

  • init
  • clone

Basic Snapshotting

  • add
  • status
  • diff
  • commit
  • notes
  • restore
  • reset
  • rm
  • mv

Branching and Merging

  • branch
  • checkout
  • switch
  • merge
  • mergetool
  • log
  • stash
  • tag
  • worktree

Sharing and Updating Projects

  • fetch
  • pull
  • push
  • remote
  • submodule

Inspection and Comparison

  • show
  • log
  • diff
  • difftool
  • range-diff
  • shortlog
  • describe

Patching

  • apply
  • cherry-pick
  • diff
  • rebase
  • revert

Debugging

  • bisect
  • blame
  • grep

Email

  • am
  • apply
  • imap-send
  • format-patch
  • send-email
  • request-pull

External Systems

  • svn
  • fast-import

Server Admin

  • daemon