Home
last modified time | relevance | path

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

/external/oss-fuzz/infra/
Dbuild_specified_commit.py40 _GIT_DIR_MARKER = 'gitdir: ' variable
73 if line.startswith(_GIT_DIR_MARKER):
74 absolute_path = line[len(_GIT_DIR_MARKER):].strip()
86 line = _GIT_DIR_MARKER + relative_path