"Shawn O. Pearce" [off-list ref] writes:
I'll be happy when the subproject support is mature enough that
git-gui can be unmerged from git.git, and we can instead just point
git.git at the git-gui project. But I still think its a good idea to
distribute git-gui as part of the release tarball for core Git; users
have come to expect they can find a stable version of git-gui there,
much as they also expect to find a reasonably stable version of gitk.
Of course.
That would require git-tar-tree to learn --recurse-into-subprojects
option ;-) Hint, hint...