commit = project.commits.list()[0] #获取最新的提交人信息,这里我取的第一个人的. git_name =commit.committer_name #可以直接提取用户信息里的name,也 ...
確定! 回上一頁