2023年4月7日
摘要: 安装模块 pip3 install gitpython #coding:utf-8 import os from git.repo import Repo from git.repo.fun import is_git_dir #pip3 install gitpython class GitRep 阅读全文
posted @ 2023-04-07 15:57 boye169 阅读(60) 评论(0) 推荐(0)