From 1cdc1923e156d5cd604f31220dc4d56f9ea28464 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 22 Aug 2015 17:32:04 +0300 Subject: [PATCH] Change wording --- pep-git.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-git.txt b/pep-git.txt index 4684b1e..624efb1 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -710,8 +710,8 @@ the recommended parameters are ``git repack -a -d -f --depth=20 for explanation on the effects of these parameters. From time to time run ``git fsck [--strict]`` to verify integrity of -the database. ``git fsck`` could report dangling objects; that's not -an error, just a reminder to perform regular maintenance. +the database. ``git fsck`` may produce a list of dangling objects; +that's not an error, just a reminder to perform regular maintenance. Tips and tricks -- 2.39.2