Package: git-core Version: 1.5.6.5 The file permissions of files placed in /usr/share/git-core/templates are wrong now. They are not readable for everyone, so command "git init" fails with message:
"fatal: cannot copy /usr/share/git-core/templates/description to ..." Chmod a+r for all files in templates solves this issue. Thanks Daniel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

