P
P
Python Newbie2021-08-22 15:03:41
git
Python Newbie, 2021-08-22 15:03:41

Git problems. What to do?

I deploy the bot on heroku and after entering the command in the console: I get an error:git commit -m "First relese

C:\Users\Irina\Desktop\py\tbot2>git commit -m "First relese"
Author identity unknown

*** Please tell me who you are.

Run

  git config --global user.email "[email protected]"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: unable to auto-detect email address (got '[email protected](none)')

C:\Users\Irina\Desktop\py\tbot2>


What to do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Karabanov, 2021-08-22
@Levman5

Translate the message into Russian and do what he asks you to.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question