[many]: fix typos

This commit is contained in:
bl-ue
2020-12-04 07:37:44 -05:00
committed by Starbeamrainbowlabs
parent e5a6af0299
commit 2718393db1
32 changed files with 33 additions and 33 deletions

View File

@@ -1,7 +1,7 @@
# git prune
> Git command for pruning all unreachable objects from the object database.
> This command is often not used directely but as an internal command that is used by git gc.
> This command is often not used directly but as an internal command that is used by git gc.
> More information: <https://git-scm.com/docs/git-prune>.
- Report what would be removed by git prune without removing it: