contrib: add git gcc-style alias
commitaf3fc0306948f5b6abecad8453938c5bedb976fc
authorJason Merrill <jason@redhat.com>
Tue, 12 Dec 2023 00:38:32 +0000 (11 19:38 -0500)
committerJason Merrill <jason@redhat.com>
Wed, 20 Dec 2023 23:08:16 +0000 (20 18:08 -0500)
treed3acde3426a1e13e837ed24c9a7b2a324581aac7
parent008b80e42eb7cb55c6a2ef55728241b8733dfd17
contrib: add git gcc-style alias

I thought it could be easier to use check_GNU_style.py.  With this alias,
'git gcc-style' will take a git revision as argument instead of a file, or
check HEAD if no argument is given.

contrib/ChangeLog:

* gcc-git-customization.sh: Add git gcc-style alias.
contrib/gcc-git-customization.sh