[PATCH 0/2] gitignore and string.h updates for GPGME
Marcus Brinkmann
marcus.brinkmann at ruhr-uni-bochum.de
Fri Apr 13 12:59:45 CEST 2012
On 04/13/2012 10:17 AM, Werner Koch wrote:
> * doc/.gitignore, lang/cl/.gitignore, src/.gitignore,
> tests/.gitignore, tests/gpg/.gitignore, tests/gpgsm/.gitignore,
> tests/opassuan/.gitignore: Add subdir-specific ignore rules, so `git
> status` can focus on interesting changes.
>
> According to the GNU standards, this should be:
>
> * doc/.gitignore, lang/cl/.gitignore, src/.gitignore
> * tests/.gitignore, tests/gpg/.gitignore, tests/gpgsm/.gitignore
> * tests/opassuan/.gitignore: Add subdir-specific ignore rules, so `git
> status` can focus on interesting changes.
Are you sure? This looks wrong to me, as a "*" starts a new item, and
every item should have a file (or list of files), followed by a location
within the file in () if useful and then a colon and the description of
the change.
Just putting * in front of every line because there is a line break
doesn't seem right to me, and I never did that. It's also not how emacs
fill-paragraph formats it when confronted with the situation...
Thanks,
Marcus
More information about the Gnupg-devel
mailing list