From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Subject: git clone regression
Date: Wed, 15 Aug 2007 05:28:26 -0700 [thread overview]
Message-ID: <7v643hrnh1.fsf@gitster.siamese.dyndns.org> (raw)
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.
next reply other threads:[~2007-08-15 12:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-15 12:28 Junio C Hamano [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7v643hrnh1.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).