Move gitk to its own subdirectory
authorJunio C Hamano <gitster@pobox.com>
Sat, 17 Nov 2007 18:51:16 +0000 (10:51 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Nov 2007 03:11:14 +0000 (19:11 -0800)
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 <gitster@pobox.com>
No differences found