On Wed, Nov 09, 2011 at 05:28:28PM +0100, Zbigniew Jędrzejewski-Szmek wrote:
Previously, when run in a subdirectory, gitk would show the name
of this subdirectory as title, which was misleading. When run with
GIT_DIR set, it would show the cwd, which is even more misleading.
In case of non-bare repos, the .git suffix in the path is skipped.
Signed-off-by: Zbigniew Jędrzejewski-Szmek <redacted>
Thanks, applied, with the patch fixed to use $gitdir not [gitdir]
(needed since 86e847bc removed [gitdir]).
Paul.