Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information