This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository game-data-packager.
commit daf39b54771bb1262fb2e2c0db5893c36ed3ae27 Author: Simon McVittie <[email protected]> Date: Thu Dec 24 16:21:17 2015 +0000 Move data/*.wip to data/wip/*.yaml This makes it easier to get editor integration (syntax highlighting, etc.) for those files. To test, add a symlink foo.yaml -> wip/foo.yaml and run "make". --- data/{operation-stealth.wip => wip/operation-stealth.yaml} | 0 data/{policequest4.wip => wip/policequest4.yaml} | 0 data/{spacequest6.wip => wip/spacequest6.yaml} | 0 data/{warcraft2.wip => wip/warcraft2.yaml} | 0 4 files changed, 0 insertions(+), 0 deletions(-) diff --git a/data/operation-stealth.wip b/data/wip/operation-stealth.yaml similarity index 100% rename from data/operation-stealth.wip rename to data/wip/operation-stealth.yaml diff --git a/data/policequest4.wip b/data/wip/policequest4.yaml similarity index 100% rename from data/policequest4.wip rename to data/wip/policequest4.yaml diff --git a/data/spacequest6.wip b/data/wip/spacequest6.yaml similarity index 100% rename from data/spacequest6.wip rename to data/wip/spacequest6.yaml diff --git a/data/warcraft2.wip b/data/wip/warcraft2.yaml similarity index 100% rename from data/warcraft2.wip rename to data/wip/warcraft2.yaml -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

