githubteacher / githubteacher/github-for-developers-sept-2015

how do I fix this push error? can anyone help me

未关闭
#737 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C
星标
12
派生
37
PR 合并指标
30 天内没有已合并 PR

描述

DELL@DESKTOP-12721NO MINGW64 ~/Desktop/test/landing-page-bootstrap (main)
$ git add .

DELL@DESKTOP-12721NO MINGW64 ~/Desktop/test/landing-page-bootstrap (main)
$ git commit -m "test"
On branch main
Your branch is ahead of 'origin/main' by 1 commit.
(use "git push" to publish your local commits)

nothing to commit, working tree clean

DELL@DESKTOP-12721NO MINGW64 ~/Desktop/test/landing-page-bootstrap (main)
$ git push
fatal: bad boolean config value 'inp' for 'push.autosetupremote'

==My version GIT==
$ git --version
git version 2.43.0.windows.1

贡献指南

这个仓库没有索引到贡献指南

调研方向

从报告的 `git push` 输出以及 Git 2.43.0 中针对 `push.autosetupremote` 的配置项开始;检查该设置的读取方式,并在所示的 repository 状态下重现该命令。完成的标准是无效布尔配置错误得到解决,并且 `git push` 能够发布现有 commit。

由索引模型根据 Issue 内容生成。

评估

技术栈
git
领域
cli, tooling
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。