]> git.ipfire.org Git - thirdparty/git.git/commit
Mark gitk script executable
authorAnders Kaseorg <andersk@MIT.EDU>
Fri, 7 Jan 2011 01:14:41 +0000 (20:14 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sun, 9 Jan 2011 07:34:02 +0000 (23:34 -0800)
commitb393515f8ef43d5e873502dd80205233933389a1
tree98209b7fac51d592f56e5df81408368b3cc03232
parent6e97ef31ce20ff93a4cc0e3c6ab5171fd6dda5f3
Mark gitk script executable

The executable bit on gitk-git/gitk was lost (accidentally it seems) by
commit 62ba5143ec2ab9d4083669b1b1679355e7639cd5.  Put it back, so that
gitk can be run directly from a git.git checkout.

Note that the script is already executable in gitk.git, just not in
git.git.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitk-git/gitk [changed mode: 0644->0755]