All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <bonzini@gnu.org>
To: Tim Visher <tim.visher@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: Make a non-bare repo bare.
Date: Wed, 15 Jul 2009 23:48:42 +0200	[thread overview]
Message-ID: <4A5E4EBA.4050708@gnu.org> (raw)
In-Reply-To: <c115fd3c0907151443h49aaac60r3462c69f55ed2d9f@mail.gmail.com>

On 07/15/2009 11:43 PM, Tim Visher wrote:
> Hello Everyone,
>
> I recently had occasion to make a previously non-bare repo bare.  Is
> there any way to do this?  It will not allow me to delete a branch
> that I'm on so I wasn't sure how to proceed.

Just do "mv repo/.git repo.git; rm -rf repo" (with care!).

Paolo

  reply	other threads:[~2009-07-15 21:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-15 21:43 Make a non-bare repo bare Tim Visher
2009-07-15 21:48 ` Paolo Bonzini [this message]
2009-07-16  0:54   ` Tim Visher
2009-07-16  2:19   ` Jeff King
2009-07-16  2:33 ` Junio C Hamano
2009-07-16  8:51   ` Graeme Geldenhuys
2009-07-16  8:55     ` Mike Ralphson
2009-07-16 20:47       ` Junio C Hamano
2009-07-17  3:59         ` Sitaram Chamarty
2009-07-16 11:39   ` Sitaram Chamarty
2009-07-16 11:47     ` Tim Visher
2009-07-16 20:51     ` Junio C Hamano
2009-07-17  1:20       ` Sitaram Chamarty

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=4A5E4EBA.4050708@gnu.org \
    --to=bonzini@gnu.org \
    --cc=git@vger.kernel.org \
    --cc=tim.visher@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.