David Aguilar wrote: > gitk fails to show diffs when browsing a repository for which > we have read-only access. This is due to gitk's assumption > that the current directory is always writable. > > This teaches gitk to honor the GITK_TMPDIR environment > variable. This allows users to override the default location > used for writing temporary files. > Is there a good reason not to use the common TMPDIR or TMP environment variables for this? Sam -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html