git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Deleting a Bare Repo
@ 2011-03-18 15:26 Sean B. Palmer
  2011-03-18 21:36 ` Neal Kreitzinger
  0 siblings, 1 reply; 2+ messages in thread
From: Sean B. Palmer @ 2011-03-18 15:26 UTC (permalink / raw)
  To: git

I'd like to delete a bare git repo, but I want to check that (a) it's
being used as the actual git bare repo, e.g. if $GIT_DIR is set, and
(b) that it is actually a git repo. Using rm -rf .git/ doesn't seem
safe for these reasons, so is there a command in git itself to do
this?

I've been going through the man pages without success.

-- 
Sean B. Palmer, http://inamidst.com/sbp/

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

end of thread, other threads:[~2011-03-18 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-18 15:26 Deleting a Bare Repo Sean B. Palmer
2011-03-18 21:36 ` Neal Kreitzinger

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).