From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Dan Zwell <dzwell@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: $GIT_DIR usage
Date: Sun, 5 Aug 2007 13:33:22 +0100 (BST) [thread overview]
Message-ID: <Pine.LNX.4.64.0708051332230.14781@racer.site> (raw)
In-Reply-To: <46B59F63.8020707@gmail.com>
Hi,
On Sun, 5 Aug 2007, Dan Zwell wrote:
> $ export GIT_DIR="`pwd`/.git_public"
> $ git init
> warning: templates not found /usr/share//git-core/templates/
> Initialized empty Git repository in /home/user/temp/.git_public/
I think that you implicitly created a bare repository with that. Just
check if "git config core.bare" returns true.
If so, you need to change that in order to have a working tree.
Hth,
Dscho
next prev parent reply other threads:[~2007-08-05 12:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-05 9:58 $GIT_DIR usage Dan Zwell
2007-08-05 11:55 ` Dmitry Kakurin
2007-08-05 12:22 ` Dan Zwell
2007-08-05 12:33 ` Johannes Schindelin [this message]
2007-08-05 13:02 ` Dan Zwell
2007-08-05 13:41 ` 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=Pine.LNX.4.64.0708051332230.14781@racer.site \
--to=johannes.schindelin@gmx.de \
--cc=dzwell@gmail.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).