From fbe1923624daff65f68cf073a279f555cd655e08 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 6 Nov 2007 00:25:48 -0500 Subject: improve wording --- README | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index c766d10..7912874 100644 --- a/README +++ b/README @@ -86,11 +86,9 @@ further changes: Rinse, lather, repeat. -etckeeper hooks into apt so changes to files in /etc caused by installing or -upgrading packages will automatically be committed. (`etckeeper post-apt` -uses `git-add .`, so any new files in /etc that arn't gitignored will be -added. If it auto-adds files you don't want added, put them in -`.gitignore`.) +etckeeper hooks into apt so changes to interesting files in /etc caused by +installing or upgrading packages will automatically be committed. Here +"interesting" means files that are not ignored by `.gitignore`. You can use any git commands you like, but do keep in mind that, if you check out a different branch or an old version, git is operating directly -- cgit v1.2.3