小编CBF*_*BFT的帖子

你如何安装 git-filter-repo?

我正在尝试使用 git-filter-repo 从我的存储库中删除大型二进制文件。我以前没有使用过python。我通过单击下载的 .exe 文件安装了最新的 python,因为这是 git-filter-repo 的要求。指令说:

git-filter-repo 是一个单文件 python 脚本,它是为了使基本使用的安装变得简单:只需将它复制到您的 $PATH 中

https://github.com/newren/git-filter-repo/#how-do-i-install-it

我试过用 python 应用程序打开 git-filter-repo.py。我也不能在 python 应用程序中使用 cd、ls 或 dir。

python git source-control installation

16
推荐指数
3
解决办法
7423
查看次数

标签 统计

git ×1

installation ×1

python ×1

source-control ×1