gpt4 book ai didi

python - GitPython - 获取未跟踪的文件

转载 作者:太空狗 更新时间:2023-10-29 14:29:58 25 4
gpt4 key购买 nike

GitPython tutorial提到属性 untracked_files 作为获取特定 git 存储库的未跟踪文件数组的方法。

但是引用此属性会导致以下错误。

AttributeError: 'Repo' object has no attribute 'untracked_files'

GitPython 中获取未跟踪文件列表的方法是什么?

最佳答案

GitPython v0.2 中添加了 untracked_files 属性(参见 change log)。

您应该检查您安装的版本并在必要时升级。

关于python - GitPython - 获取未跟踪的文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25912366/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com