~ubuntu-branches/ubuntu/intrepid/git-core/intrepid-updates

« back to all changes in this revision

Viewing changes to Documentation/git-repack.txt

  • Committer: Package Import Robot
  • Author(s): Gerrit Pape
  • Date: 2007-04-22 13:31:05 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20070422133105-tkmhz328g2p0epz1
Tags: 1:1.5.1.2-1
* new upstream point release.
* debian/changelog.upstream: upstream changes taken from mailing list
  announcement.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
NAME
5
5
----
6
 
git-repack - Script used to pack a repository from a collection of
7
 
objects into pack files.
 
6
git-repack - Pack unpacked objects in a repository
8
7
 
9
8
 
10
9
SYNOPSIS
31
30
        Instead of incrementally packing the unpacked objects,
32
31
        pack everything available into a single pack.
33
32
        Especially useful when packing a repository that is used
34
 
        for a private development and there no need to worry
35
 
        about people fetching via dumb protocols from it.  Use
36
 
        with '-d'.
 
33
        for private development and there is no need to worry
 
34
        about people fetching via dumb file transfer protocols
 
35
        from it.  Use with '-d'.
37
36
 
38
37
-d::
39
38
        After packing, if the newly created packs make some