Skip to content

Commit

Permalink
Fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
joelparkerhenderson committed Aug 27, 2021
1 parent d5085df commit 3c73cb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gitalias.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1377,8 +1377,8 @@
#
# This command takes a long time to run, perhaps even overnight.
#
# Currently, this command simply calls `git pruner` and `git repacker`.
# There's a step that may be unnecessarying, calling `git prune-packer`.
# Currently, this command simply calls `git pruner` and `git repacker`,
# then one step (that may be unnecessary) calling `git prune-packed`.
#
optimizer = !git pruner; git repacker; git prune-packed
Expand Down

0 comments on commit 3c73cb4

Please sign in to comment.