author | Jean-Luc Herren <jlh@gmx.ch> | |
Thu, 28 Feb 2008 22:29:54 +0000 (23:29 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 3 Mar 2008 00:07:41 +0000 (16:07 -0800) | ||
commit | 733ee2b7a95f6f4ac03f6f8db4899bcd54d0017e | |
tree | 687e900592c6720bd4edd9454d374dd40b2f7830 | tree | snapshot |
parent | c0b48ad777eb8ad42d8d0eafc8f0ee82955b1319 | commit | diff |
fast-import: exit with proper message if not a git dir
git fast-import expects to be run from an existing (possibly
empty) repository. It was dying with a suboptimal message if that
wasn't the case.
Signed-off-by: Jean-Luc Herren <jlh@gmx.ch>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
git fast-import expects to be run from an existing (possibly
empty) repository. It was dying with a suboptimal message if that
wasn't the case.
Signed-off-by: Jean-Luc Herren <jlh@gmx.ch>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
fast-import.c | diff | blob | history |