Talk to upstream about the *.d in .gitignore
This does not directly break anything, but it's also not right.
Q: "Huh, if upstream .gitignore
has tools/hotplug/Linux/init.d/sysconfig.xencommons
why does git tell us that The following paths are ignored by one of your .gitignore files: tools/hotplug/Linux/init.d
when we're working on tools/hotplug/Linux/init.d/sysconfig.xencommons.in
(WITH the in?!)"
A: *.d
is in .gitignore
upstream.
Action to take: Send question or fix (more specific items instead of the too broad *.d?) to upstream. Ian points out: talk to Anthony Perard (so probably explicitly Cc on the mail)