Jonathan Nieder [off-list ref] writes:
Anand Kumria wrote:
quoted
I've not been able to find the canonical location of your gitk repository.
Here's how I find it:
$ git clone git://repo.or.cz/git.git
[...]
$ cd git
$ git log -1 --oneline -- gitk-git
ec3ae6ec Merge git://ozlabs.org/~paulus/gitk
$ cd ..
$ git clone git://ozlabs.org/~paulus/gitk.git
Patches, including documentation patches, go to git@vger.kernel.org,
cc-ing Paul Mackerras.
Or look at "A note from the maintainer" posted here every few
months.