diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-05 14:40:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-05 14:40:49 -0400 |
commit | d163a7d3ef00b25c45bb58947c711dc686ac6119 (patch) | |
tree | 86be668ee0dc25a383e73ced16a6cfa7b99f0621 /README | |
parent | 283398c871cc2924909d5c6ceb47d25951f9e0e0 (diff) |
changelog entry and remove obsolete warning
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -50,10 +50,6 @@ metadata about file owners and permissions into a `/etc/.metadata` file. This metadata is stored in version control along with everything else, and can be applied if the repo should need to be checked back out. -Warning: bazaar cannot support running etckeeper's pre-commit hook. To -ensure that all file metadata is stored in bzr, you have to manually -run "etckeeper pre-commit" before committing to bazaar. - git and mercurial cannot track empty directories, but they can be significant sometimes in /etc. So the `pre-commit` hook also stores information that can be used to recreate the empty directories in a |