gpt4 book ai didi

git: 'remote-https' 不是 git 命令。见 'git --help' 。问题

转载 作者:行者123 更新时间:2023-12-04 15:46:05 30 4
gpt4 key购买 nike

当我尝试从本地文件中 pull 、克隆或推送某些内容时出现此错误。我尝试使用以下方法解决:

  • Reupdating path variable to C:\Program Files\Git\cmd\git.exe;C:\Program Files\Git\cmd;
  • Reinstalled latest version of Git
  • git exec path give me the correct %path% variable
  • tried with http method instead of https
git config --list
core.symlinks=false
core.autocrlf=true
core.fscache=true
color.diff=auto
color.status=auto
color.branch=auto
color.interactive=true
help.format=html
rebase.autosquash=true
http.sslbackend=openssl
http.sslcainfo=C:/Program Files/Git2/mingw64/ssl/certs/ca-bundle.crt
credential.helper=manager
difftool.sourcetree.cmd='' "$LOCAL" "$REMOTE"
mergetool.sourcetree.cmd=''
mergetool.sourcetree.trustexitcode=true
filter.lfs.clean=git-lfs clean -- %f
filter.lfs.smudge=git-lfs smudge -- %f
filter.lfs.process=git-lfs filter-process
filter.lfs.required=true

最佳答案

这看起来可能是您安装 GitHub Desktop 的问题。您是否尝试过重新安装 GitHub Desktop?如果没有,我建议删除以下两个目录以允许您执行全新安装:

%AppData%\GitHubDesktop%LocalAppData%\GitHubDesktop

然后重新安装GitHub Desktop,看看能否成功克隆。

关于git: 'remote-https' 不是 git 命令。见 'git --help' 。问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55705127/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com