]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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]

old mode 100644 (file)
new mode 100755 (executable)