]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
a tiny fix for auto-super.pl
authorRudolf Polzer <divverent@alientrap.org>
Thu, 17 Jun 2010 07:35:10 +0000 (09:35 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Thu, 17 Jun 2010 07:35:10 +0000 (09:35 +0200)
commitde52b3d61a7f7212fed9eabc1478843c4bf1e11e
tree8c8a08d58e67412fca8333dd31c38b362df745c5
parent46bc83577de31069272f3e57730b407c6e2bcf13
a tiny fix for auto-super.pl

Procedure to merge this branch into a branch with menuqc changes:

git fetch
git merge origin/master
git checkout origin/divVerent/menu-imprOOvements -- auto-super.pl
find . -type f -print0 | xargs -0 perl auto-super.pl
git commit -a
git merge origin/divVerent/menu-imprOOvements

The intermediate commit and auto-super.pl run is to prepare the menu code for the merge to reduce merge conflicts or compile errors in newly added files.
qcsrc/menu/auto-super.pl