summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6e97ef3)
raw | patch | inline | side by side (parent: 6e97ef3)
author | Anders Kaseorg <andersk@MIT.EDU> | |
Fri, 7 Jan 2011 01:14:41 +0000 (20:14 -0500) | ||
committer | Junio 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>
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] | patch | blob | history |
diff --git a/gitk-git/gitk b/gitk-git/gitk
old mode 100644 (file)
new mode 100755 (executable)
new mode 100755 (executable)