git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Sixt <j.sixt@viscovery.net>
To: JD Guzman <jd@jdguzman.com>
Cc: git@vger.kernel.org
Subject: Re: fatal: $HOME not set
Date: Thu, 11 Dec 2008 12:09:32 +0100	[thread overview]
Message-ID: <4940F4EC.8070300@viscovery.net> (raw)
In-Reply-To: <003a01c95b7c$65b93a40$312baec0$@com>

JD Guzman schrieb:
> This is probably a really stupid question but I'm trying to run git outside
> of the shell provided by msysgit.
> Everything works however when I try to set config options I get the error in
> the subject line.  I would suspect this is because the windows command
> prompt isn't providing any information about the user's home directory.  My
> question is would this be something that I can set manually or does git rely
> on the OS to provide this information?

You can set it yourself to where you want git to store the .gitconfig
file. Do this in Settings->System->Advanced->Environment Variables,
section User variables. You can set it to %HOMEDRIVE%%HOMEPATH%  in order
point it somewhere below C:\Documents and Settings.

-- Hannes

      reply	other threads:[~2008-12-11 11:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-11 10:36 fatal: $HOME not set JD Guzman
2008-12-11 11:09 ` Johannes Sixt [this message]

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=4940F4EC.8070300@viscovery.net \
    --to=j.sixt@viscovery.net \
    --cc=git@vger.kernel.org \
    --cc=jd@jdguzman.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 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).