Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何恢复已删除的分支。
我做了“git push --prune”,似乎几乎所有的分支都被远程删除了。请帮我!!
您可以使用 git reflog。reflog 在这些情况下可以帮助您。有关详细信息,请参阅下面的链接:
http://blag.ahax.de/post/421939327/recovering-a-deleted-branch-using-git-reflog