From: Jeff King <peff@peff.net>
To: Carlos Martin Nieto <cmn@elego.de>
Cc: Mihamina Rakotomandimby <mihamina@rktmb.org>,
Git Issues <git@vger.kernel.org>
Subject: Re: bare vs non-bare <1.7 then >=1.7 ?
Date: Thu, 8 Nov 2012 09:59:52 -0500 [thread overview]
Message-ID: <20121108145951.GA15560@sigill.intra.peff.net> (raw)
In-Reply-To: <87zk2sz0mn.fsf@flaca.cmartin.tk>
On Thu, Nov 08, 2012 at 02:26:40PM +0100, Carlos Martín Nieto wrote:
> > When experimenting in order to train some colleagues, I saw that If I
> > clone a repository, I couldn't push to it because it was a non-bare
> > one.
> > Searchin for some explanations, I found this ressource:
> > http://www.bitflop.com/document/111
> >
> > It's told to be reliable information for Git < v1.7.
> >
> > What would be different for Git > 1.7 so that I could be up to date
> > with the facts?
>
> Bare vs. non-bare hasn't changed. The reasoning behind the two types
> hasn't changed and is pretty fundamental. There is no reason for it to
> change.
Right. The key thing that changed in git v1.7 is that we started warning
about and denying an operation that had always been dangerous, and that
is why the referenced document mentions that version.
-Peff
next prev parent reply other threads:[~2012-11-08 15:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-08 10:11 bare vs non-bare <1.7 then >=1.7 ? Mihamina Rakotomandimby
2012-11-08 13:26 ` Carlos Martin Nieto
2012-11-08 14:59 ` Jeff King [this message]
2012-11-10 8:23 ` Enrico Weigelt
2012-11-10 10:37 ` Philip Oakley
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=20121108145951.GA15560@sigill.intra.peff.net \
--to=peff@peff.net \
--cc=cmn@elego.de \
--cc=git@vger.kernel.org \
--cc=mihamina@rktmb.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).