aboutsummaryrefslogtreecommitdiff
path: root/gitk-git
Commit message (Collapse)AuthorAge
* Move gitk to its own subdirectoryJunio C Hamano2007-11-18
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>