git-gui: Completely remove my Tools/Migrate hack
authorShawn O. Pearce <spearce@spearce.org>
Sat, 21 Jul 2007 20:32:42 +0000 (16:32 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 22 Jul 2007 07:08:34 +0000 (03:08 -0400)
This menu option of Tools/Migrate has been living inside of git-gui
as a local hack to support some coworkers of mine. It has no value
to anyone outside of my day-job team and never really should have
been in a release version of git-gui. So I'm pulling it out, so
that nobody else has to deal with this garbage.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found