如何删除 Bitbucket 上的分叉?
我在 Bitbucket 上分叉了一个仓库,这是一个错误,我想删除该分叉。
我不想经历将其合并回来的麻烦(无论如何,这会产生误导,因为我没有进行任何更改),我只想将其删除。
我在 Bitbucket 中看不到用于此目的的前端选项,但一定有一个......对吧?
I've forked a repo on Bitbucket, it was a mistake, I want to delete the fork.
Rather than go through the hassle of merging it back in (which would be misleading as I haven't made any changes, anyway) I'd just like to delete it.
I can't see a front-end option in Bitbucket for this, but there must be one... right?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
考虑到 BitBucket 分叉只是在 BitBucket 端创建一个存储库,删除所述分叉的最简单方法是......只需删除 BitBucket 存储库即可。
(2014 年 5 月更新)
请参阅删除 Bitbucket 存储库:
系统弹出删除对话框。
未来尝试访问您的存储库的用户将被发送到这个新 URL。
示例:
Considering that a BitBucket fork simply create a repo on the BitBucket side, the simplest way to delete said fork is... simply delete the BitBucket repository.
(Update May 2014)
See Deleting a Bitbucket Repository:
The system displays the deletion dialog.
Future users who try to access your repository are sent to this new URL.
Example:
在 BitBucket 上花了很多时间尝试删除我的存储库之后。我花了时间在 git 上编写了类似教程
如何删除 Bitbucket 存储库 - 更新于 2017 年 10 月 19 日
登录到你的 BitBucket帐户。
单击要从右侧边栏删除的存储库。
单击存储库主导航栏上的设置按钮。
向下导航并单击按钮删除存储库。
单击按钮删除。
对于懒惰的人来说,这里是图像,你知道他们怎么说图像就像 1000 个单词。
After spending times on BitBucket trying to delete my repository. I took the time and wrote tutorial like on git
How to delete Bitbucket repository - updated 2017-10-19
Login to your BitBucket account.
Click on the repository that you want to delete from right sidebar.
Click on button Settings on main navigation bar of your repository.
Navigate down and click on button Delete repository.
Click on button Delete.
For the lazy ones here are the images, you know how they say image is like 1000 words.
Atlassian 不断改变用户界面,希望人们停止删除存储库。它又变了。
今天,在他们将我拒之门外后,我放弃了 Bitbucket,因为他们的新登录系统已完全损坏,除非您允许第三方 cookie,以便他们可以同时将您登录到两打网站。谢谢,不。
截至2020 年 7 月,删除按钮的当前位置为:
< img src="https://i.sstatic.net/klI5t.png" alt="在此处输入图像描述">
Atlassian keep changing the UI in the hopes people will stop deleting repositories. It changed yet again.
Today I gave up on bitbucket after they locked me out because their new login system is completely broken unless you allow third-party cookies so they can log you in two dozen sites at once. Thanks, no.
The current, as of 2020-Jul, position for the delete button is: