Searched refs:repo (Results 1 – 2 of 2) sorted by relevance
32 def read_spdxdata(repo): argument37 lictree = repo.head.commit.tree['LICENSES']237 repo = git.Repo(os.getcwd()) variable238 assert not repo.bare241 spdx = read_spdxdata(repo)268 scan_git_subtree(repo.head.reference.commit.tree, p)274 scan_git_tree(repo.head.commit.tree)
29 -S linux kernel source tree is at root of current git repo