Home
last modified time | relevance | path

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

/scripts/
A Dspdxcheck.py48 def read_spdxdata(repo): argument
53 lictree = repo.head.commit.tree['LICENSES']
352 repo = git.Repo(os.getcwd())
353 assert not repo.bare
356 spdx = read_spdxdata(repo)
392 scan_git_subtree(repo.head.reference.commit.tree, p,
399 scan_git_tree(repo.head.commit.tree, '.', args.depth)
/scripts/dtc/
A Ddtx_diff31 -S linux kernel source tree is at root of current git repo

Completed in 4 milliseconds