completion: use git rev-parse to detect bare repos
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 18 May 2009 16:24:30 +0000 (18:24 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 May 2009 01:35:23 +0000 (18:35 -0700)
Its check is more robust than a config check for core.bare

Trivially-Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found