Skip to content

本地配置Mac问题 #17

@ShawnHoo7256

Description

@ShawnHoo7256

以下记录两个报错及解决方案,欢迎纠正补充:

问题1: not a git repository (or any of the parent directories): .git

解决1: 原因是git未被初始化,进入项目目录输入 git init

问题2: remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.

解决2: Git取消密码登陆方式,建议查看解决方法1, 解决方法2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions