release.sh: abort if local changes are detected.
commit4c90f0b0c3151c63b82b2edf4411995feb7171ab
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 29 Jul 2009 00:50:10 +0000 (29 10:50 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 30 Jul 2009 01:33:50 +0000 (30 11:33 +1000)
tree627270533bb4d1b31f7a761d0a8e4e59d1087260
parente4ee70524c0702ac3f191b34c8daea0912403fa4
release.sh: abort if local changes are detected.

If 'git diff' or 'git status' detect local changes, abort.
This check can be skipped with the --ignore-local-changes option.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
release.sh