etckeeper doesn't add a "/*-" pattern to .gitignore. Thus it saves /etc/passwd- and other backup files unnecessarily.
etckeeper should add *~, *-, *.dpkg* and *.ucf* to its default ignore list (to avoid this and similar issues).
etckeeper doesn't add a "/*-" pattern to .gitignore. Thus it saves /etc/passwd- and other backup files unnecessarily.
etckeeper should add *~, *-, *.dpkg* and *.ucf* to its default ignore list (to avoid this and similar issues).