bash completion: difftool accepts the same options as diff
authorMarkus Heidelberg <markus.heidelberg@web.de>
Wed, 28 Oct 2009 09:45:38 +0000 (10:45 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Oct 2009 17:59:40 +0000 (10:59 -0700)
So complete refs, files after the double-dash and some diff options that
make sense for difftool.

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found