On 2/8/2021 6:06 PM, Eric Sunshine wrote:
On Mon, Feb 8, 2021 at 9:52 AM Derrick Stolee via GitGitGadget
[off-list ref] wrote:
quoted
+pack-refs::
+ The `pack-refs` task collects the loose reference files and
+ collects them into a single file. This speeds up operations that
+ need to iterate across many refereences. See linkgit:git-pack-refs[1]
+ for more information.
s/refereences/references/
Thanks!
-Stolee