Mark a few shell scripts executable
commit2042f2c0c2f79372ae2544ce13e586a0a311977c
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 30 May 2011 13:44:35 +0000 (30 15:44 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 30 May 2011 13:44:55 +0000 (30 15:44 +0200)
tree377b3db29fad7aa3519c43fe3d21f11fdea47d69
parentcee3ef0d4da97a7660ca3e368288c89d4809c8bb
Mark a few shell scripts executable

Otherwise, there is no chance on Linux to call ./copy-files.sh from
share/WinGit/release.sh...

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
share/WinGit/copy-files.sh [changed mode: 0644->0755]
share/WinGit/portable-release.sh [changed mode: 0644->0755]
share/WinGit/release.sh [changed mode: 0644->0755]