Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit 35c1417

Browse files
stefanbellergitster
authored andcommitted
Reword repack documentation to no longer state it's a script
This updates the documentation regarding the changes introduced by a1bbc6c (2013-09-15, repack: rewrite the shell script in C). Signed-off-by: Stefan Beller <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 0b63c6a commit 35c1417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-repack.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SYNOPSIS
1414
DESCRIPTION
1515
-----------
1616

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

0 commit comments

Comments
 (0)