git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git clone regression
@ 2007-08-15 12:28 Junio C Hamano
  2007-08-15 16:25 ` [PATCH] Fix initialization of a bare repository Johannes Schindelin
  0 siblings, 1 reply; 8+ messages in thread
From: Junio C Hamano @ 2007-08-15 12:28 UTC (permalink / raw)
  To: git

It appears that with 1.5.3-rc5

	$ git clone --bare $origin_url target.git

does not set "core.bare = true" in target.git/config.  We used
to, at least with 1.5.2.2.  I am strongly suspecting that this
is another fallout from the worktree series.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-08-27 10:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-15 12:28 git clone regression Junio C Hamano
2007-08-15 16:25 ` [PATCH] Fix initialization of a bare repository Johannes Schindelin
2007-08-15 19:09   ` Junio C Hamano
2007-08-15 19:26     ` Junio C Hamano
2007-08-15 20:41   ` Junio C Hamano
2007-08-17 22:20     ` Johannes Schindelin
2007-08-27  7:58     ` [PATCH/RFH] " Junio C Hamano
2007-08-27 10:54       ` Johannes Schindelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).