Reviewed-by: Thomas Rast <t...@thomasrast.ch> You could fix this:
> +pack.writebitmaps:: > + When true, git will write a bitmap index when packing all > + objects to disk (e.g., as when `git repack -a` is run). This ^^ Doesn't sound right in my ears. Remove the "as"? > + index can speed up the "counting objects" phase of subsequent > + packs created for clones and fetches, at the cost of some disk > + space and extra time spent on the initial repack. Defaults to > + false. -- Thomas Rast t...@thomasrast.ch -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html