Home
last modified time | relevance | path

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

/external/libchrome/libchrome_tools/uprev/
Dreconnect_history.py31 def disconnect(source_commit, ref_commit): argument
40 source_files = utils.get_file_list(source_commit)
46 tree, [source_commit],
47 message=b'Disconnect history from %s' % (source_commit.encode('ascii')))