[Bug 1181672] Re: can not commit because unable to auto-detect email address
Tim Richardson
tim at tim-richardson.net
Sun May 19 12:27:49 UTC 2013
correct is
git config --global user.email "you at example.com"
not
git config --global you.email "you at example.com"
** Changed in: git (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to git in Ubuntu.
https://bugs.launchpad.net/bugs/1181672
Title:
can not commit because unable to auto-detect email address
Status in “git” package in Ubuntu:
Invalid
Bug description:
I can not do commit -a
It fails with the message
fatal: unable to auto-detect email address (got 'tim at whitlam.(none)')
the error message helpfully suggests
*** Please tell me who you are.
Run
git config --global user.email "you at example.com"
git config --global user.name "Your Name"
to set your account's default identity.
I have done these steps for my user name, but the error persists.
This happens with a new git (git init) and with cloned repositories.
Description: Ubuntu 13.04
Release: 13.04
git:
Installed: 1:1.8.1.2-1
Candidate: 1:1.8.1.2-1
Version table:
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: git 1:1.8.1.2-1
Uname: Linux 3.8.13-030813-generic i686
ApportVersion: 2.9.2-0ubuntu8
Architecture: i386
Date: Sun May 19 16:51:31 2013
InstallationDate: Installed on 2013-01-25 (114 days ago)
InstallationMedia: Xubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
MarkForUpload: True
SourcePackage: git
UpgradeStatus: Upgraded to raring on 2013-03-28 (51 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git/+bug/1181672/+subscriptions
More information about the foundations-bugs
mailing list