Skip to content

Commit

Permalink
Merge branch 'sb/repack-in-c'
Browse files Browse the repository at this point in the history
Finishing touches to update documentation.

* sb/repack-in-c:
  Reword repack documentation to no longer state it's a script
  • Loading branch information
Junio C Hamano committed Oct 28, 2013
2 parents 9f279af + 35c1417 commit f43bc33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-repack.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SYNOPSIS
DESCRIPTION
-----------

This script is used to combine all objects that do not currently
This command is used to combine all objects that do not currently
reside in a "pack", into a pack. It can also be used to re-organize
existing packs into a single, more efficient pack.

Expand Down

0 comments on commit f43bc33

Please sign in to comment.