Make sure to set core.bare to false when cloning
commit27e39344c35c99d6a698af4bd40983d629ec56b5
authorFerry Huberts <ferry.huberts@pelagic.nl>
Sat, 21 Feb 2009 15:17:47 +0000 (21 16:17 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 23 Feb 2009 16:04:14 +0000 (23 08:04 -0800)
treeee74998aedac3f9d748af9a6528f1d8b063e171d
parent6a62090521c200962f5363556423a2bf5510da35
Make sure to set core.bare to false when cloning

This is to make sure that the git plugin sets up a clone
in the same fashion as the CLI git clone command.

Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.egit.core/src/org/spearce/egit/core/op/CloneOperation.java