git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Mark gitk script executable
@ 2011-01-07  1:14 Anders Kaseorg
  2011-01-07  2:34 ` Junio C Hamano
  0 siblings, 1 reply; 7+ messages in thread
From: Anders Kaseorg @ 2011-01-07  1:14 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

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>
---
 0 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 gitk-git/gitk

diff --git a/gitk-git/gitk b/gitk-git/gitk
old mode 100644
new mode 100755
-- 
1.7.4-rc0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-01-07 20:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-07  1:14 [PATCH] Mark gitk script executable Anders Kaseorg
2011-01-07  2:34 ` Junio C Hamano
2011-01-07  3:01   ` Jonathan Nieder
2011-01-07 19:29     ` Junio C Hamano
2011-01-07 20:35       ` Anders Kaseorg
2011-01-07 20:45         ` Junio C Hamano
2011-01-07 20:56           ` Anders Kaseorg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).