From: Junio C Hamano Date: Sat, 17 Nov 2007 18:51:16 +0000 (-0800) Subject: Move gitk to its own subdirectory X-Git-Tag: v1.5.4-rc0~118^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/62ba5143ec2ab9d4083669b1b1679355e7639cd5?hp=62ba5143ec2ab9d4083669b1b1679355e7639cd5 Move gitk to its own subdirectory This is to prepare for gitk i18n effort that makes gitk not a single file project anymore. We may use subproject to bind git.git and gitk.git more loosely in the future, but we do not want to require everybody to have subproject aware git to be able to pull from git.git yet. Signed-off-by: Junio C Hamano ---