【问题标题】:Is there any way to remove code from a sourceforge git repository?有没有办法从 sourceforge git 存储库中删除代码?
【发布时间】:2014-08-15 13:19:34
【问题描述】:

我不小心在 sourceforce git 存储库中包含了我不应该拥有的代码。如何删除它或我的整个存储库?

【问题讨论】:

标签: git sourceforge


【解决方案1】:

我可以使用 git push --delete 删除我的 repo 的一个分支。

git push --delete origin old-branch

【讨论】:

    猜你喜欢
    • 2022-12-03
    • 1970-01-01
    • 2013-11-01
    • 1970-01-01
    • 1970-01-01
    • 2010-12-17
    • 2011-07-03
    • 1970-01-01
    • 2011-09-21
    相关资源
    最近更新 更多