git-gui: Don't bother showing OS error message about hardlinks
commit40f86af01b061fbbd1e46d125280073322bf9f33
authorShawn O. Pearce <spearce@spearce.org>
Mon, 24 Sep 2007 12:26:07 +0000 (24 08:26 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 25 Sep 2007 01:48:38 +0000 (24 21:48 -0400)
tree95241b4f1a53a845c64af5ac44630ce81d909e87
parent354e114d7461c5f7f6bd4e0fb6d880bdd15a7823
git-gui: Don't bother showing OS error message about hardlinks

If we failed to create our test hardlink for the first object
we need to link/copy then the only recourse we have is to make
a copy of the objects.  Users don't really need to know the OS
details about why the hardlink failed as its usually because
they are crossing filesystem boundaries.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/choose_repository.tcl