摘要: --is-inside-work import subprocess, os repo_dir = os.path.expanduser('~/git/dchelper') command = ['git', 'rev-parse', '--is-inside-work-tree'] process 阅读全文
posted @ 2022-10-26 23:35 ascertain 阅读(54) 评论(0) 推荐(0)