Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8006089
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T17:23:58+00:00 2026-06-04T17:23:58+00:00

I recently started using git. I tried to follow the instructions of setting my

  • 0

I recently started using git. I tried to follow the instructions of setting my user information, but soemthing seems to go horribly wrong:

[test@h] git config --list
user.name=**MY NAME**
user.email=**MY EMAIL**
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
remote.origin.url=** URL **
branch.master.remote=origin
ranch.master.merge=refs/heads/master

So far, so good. My name & email address seem to be set correctly

[test@h] git add somefile

I’ve added a file and now want to commit it:

[test@h] git commit -m "test commit"     
[master 280efe4] test commit
Author: Christian S. <strcat@****.com>
1 file changed, 0 insertions(+), 0 deletions(-)
create mode 100644 somefile

Suddenly out of nowhere… Christian S.

What have I overlooked? I have no Idea where this name and email address comes from. Is this some default value I forgot to override somewhere?

EDIT: Removed personal information

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T17:24:00+00:00Added an answer on June 4, 2026 at 5:24 pm

    Ok so I found the solution thanks to pst. I was working on a development server where a system wide .zshrc file is in place.

    Apparently the source for the .zshrc file was: http://www.strcat.de/dotfiles/dot.zshexports

    And within this file, the Author’s name and Email address were hardcoded:

    if [[ -x `which git` ]]; then
       (( ${+GIT_AUTHOR_EMAIL} )) || export GIT_AUTHOR_EMAIL = "..."
           ...
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently began using github and started playing with eclipse's git abilities, using some
I've recently started using GNU Screen but have run into a very annoying problem.
I've recently started using AutoComplPop , but I find the popup annoying when I'm
I've recently started using Git and am having trouble with just one thing. How
I am good in web development but recently started using PHP and developed few
I recently started using Git as my version control system for some Cocoa projects
I recently started using Git when creating a new project - until then I
I recently started using git tfs as a bridge between working and committing locally
We have recently started using git and had a nasty problem when someone committed
I've recently started using git, and also begun unit testing (using Python's unittest module).

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.