selfteaching / selfteaching/selfteaching-python-camp

Day01 push origin error

Open
#5,430 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
151
Forks
875
PR merge metrics
No merged PRs in 30d

Description

在执行下列任务时遇到错误提示:

  1. 通过GithubDesktop将本地仓库的变更推送(push)到⾃己账户下的hello-world仓库

我在本地创建local.txt文件并提交一个commit,然后push origin 的时候弹出错误页面:

cannot push these commits as they contain an email address marked as private on GitHub .

但是local.txt 文件没有包含任何邮件地址标记啊,甚至什么都不写的情况也会提示这样的错误。
哪里出问题了?为什么提示错误?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the GitHub Desktop push step described in the issue, then inspect the local commit's author email and GitHub's private-email restriction. Reproduce the push and verify the cause of the error; done means the cause and a confirmed resolution are documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, github
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.