Prevent confusing filenames when quick-looking files.
commit9b6974bf3183eb08b7713e7e502ebdfa0110e072
authorCiarán Walsh <git@ciaranwal.sh>
Mon, 18 Aug 2008 21:47:48 +0000 (18 22:47 +0100)
committerPieter de Bie <pdebie@ai.rug.nl>
Mon, 18 Aug 2008 22:16:31 +0000 (19 00:16 +0200)
treefdb7c06fab72c3d8497cc2ff30ad1a3e994def30
parent12faa4a8f067ffdad0126888c808bf9b8a170a45
Prevent confusing filenames when quick-looking files.

Instead of creating a file with a random prefix, create a file with the same name in a temporary directory name. This way the quicklook window shows the correct filename.
PBGitTree.m