We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f15098 commit 8297643Copy full SHA for 8297643
Documentation/rev-list-options.txt
@@ -653,7 +653,7 @@ These options are mostly targeted for packing of Git repositories.
653
--objects-edge::
654
Similar to `--objects`, but also print the IDs of excluded
655
commits prefixed with a ``-'' character. This is used by
656
- linkgit:git-pack-objects[1] to build ``thin'' pack, which records
+ linkgit:git-pack-objects[1] to build a ``thin'' pack, which records
657
objects in deltified form based on objects contained in these
658
excluded commits to reduce network traffic.
659
0 commit comments