diff options
Diffstat (limited to 'third_party/git/t/t5314-pack-cycle-detection.sh')
-rwxr-xr-x | third_party/git/t/t5314-pack-cycle-detection.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/git/t/t5314-pack-cycle-detection.sh b/third_party/git/t/t5314-pack-cycle-detection.sh index e525466de098..0aec8619e22d 100755 --- a/third_party/git/t/t5314-pack-cycle-detection.sh +++ b/third_party/git/t/t5314-pack-cycle-detection.sh @@ -53,7 +53,7 @@ immediately after the lookup for "dummy". -# Create a pack containing the the tree $1 and blob $1:file, with +# Create a pack containing the tree $1 and blob $1:file, with # the latter stored as a delta against $2:file. # # We convince pack-objects to make the delta in the direction of our choosing |