failed to sync branch You might need to open a shell and debug the state of this repo.
Posted cynchanpin
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了failed to sync branch You might need to open a shell and debug the state of this repo.相关的知识,希望对你有一定的参考价值。
failed to sync branch You might need to open a shell and debug the state of this
repo.
i made some changes to a file a month ago. i just realized today that they didn‘t go anywhere; the GitHub web-site has no history of my changes.
The client has no indication that anything is out of date (there are no "uncommitted changes"). But there are "unsynced commits":
How do i sync unsynced commits?
I tried nothing, and i‘m fresh out of ideas
i tried clicking the sync
button
(whatever that means), but all i get (after a progress bar moves for about 7 seconds) is:
failed to sync branch
You might need to open a shell and debug the state of this repo.
Clicking OPEN SHELL, causes a powershell prompt to appear, where i type:
debug the state of this repo
But that doesn‘t seem to do it:
How do i sync unsynced commits in the GitHub for Windows client?
fatal: Not a git repository (or any of the parent directories): .git
提示说没有.git这样一个文件夹,解决的方法例如以下:
git init就能够了!
以上是关于failed to sync branch You might need to open a shell and debug the state of this repo.的主要内容,如果未能解决你的问题,请参考以下文章
remote: GitLab:You are not allowed to push code to protected branches on this project
IDEA使用Git提交代码remote: GitLab: You are not allowed to push code to protected branches on this project(
Gradle sync failed: failed to find Build Tools revision 21.1.2
git合并分支成功,但是push失败(remote: GitLab: You are not allowed to push code to protected branches on this pr
Gradle sync failed: Gradle sync failed: Timeout waiting to lock cp_init remapped class cache for a2h
remote: GitLab: You are not allowed to push code to protected branches on this project.