Home
last modified time | relevance | path

Searched refs:repo (Results 1 – 2 of 2) sorted by relevance

/scripts/
Dspdxcheck.py32 def read_spdxdata(repo): argument
37 lictree = repo.head.commit.tree['LICENSES']
240 repo = git.Repo(os.getcwd()) variable
241 assert not repo.bare
244 spdx = read_spdxdata(repo)
271 scan_git_subtree(repo.head.reference.commit.tree, p)
277 scan_git_tree(repo.head.commit.tree)
/scripts/dtc/
Ddtx_diff31 -S linux kernel source tree is at root of current git repo