Petter Reinholdtsen wrote: > With etcinsvk, a commit message would look something like this: > > r268: root | 2010-04-15 11:00:13 +0200 > > Modified lvm/backup/metavg. Added libvirt/qemu/admin.xml > lvm/archive/metavg_00026.vg. Removed lvm/archive/metavg_00016.vg. > > Including the names of the files changed make it very easy to find > relevant change from the commit log. Please change the commit message > of etckeeper to include file names, at least for the daily > autocommits.
git log --stat can automatically print filenames, and AFAIK, every other VCS also has some way or other to see them, so including them manually in commit messages is generally discouraged. -- see shy jo -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org