On Mon, Nov 20, 2017 at 3:26 PM, Jeff King <[email protected]> wrote: > p5550: factor our nonsense-pack creation
s/our/out/, I guess. > We have a function to create a bunch of irrelevant packs to > measure the expense of reprepare_packed_git(). Let's make > that available to other perf scripts. > > Signed-off-by: Jeff King <[email protected]>

