From: Marc Weber <marco-oweber@gmx.de>
To: git@vger.kernel.org
Subject: Re: You don't exist, Go away! although user.name has been set
Date: Thu, 18 Sep 2008 13:47:35 +0200 [thread overview]
Message-ID: <20080918114735.GA14176@gmx.de> (raw)
In-Reply-To: <48CF6277.4060807@op5.se>
> I can assure you that people are capable of fetching, pulling and
> committing with git. I do it all day long at least.
>
> Can you post your ~/.gitconfig (and/or .git/config) file, please?
> In conjunction, I also need to know the exact username you're using
> on your system.
Hmm I think it only occurs if you git clone the repo before adding the
identity to your global config.
If you clone the repository after having added your identity everything
is fine..
/ksa > git fetch origin
fatal: You don't exist. Go away!
~/.gitconfig:
[user]
name = sadflkj-sa
email = info@dflkje.de
The repo config is unchanged after cloning.
The HEAD pointer is invalid. But this shouldn't matter
Sincerly
Marc Weber
prev parent reply other threads:[~2008-09-18 11:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-16 1:05 You don't exist, Go away! although user.name has been set Marc Weber
2008-09-16 7:38 ` Andreas Ericsson
2008-09-18 11:47 ` Marc Weber [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=20080918114735.GA14176@gmx.de \
--to=marco-oweber@gmx.de \
--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).